If the source code is compilable-but-layering-violation, we still want the tool to be functional on it (rather than bailing out). Differential Revision: https://reviews.llvm.org/D154477
3 lines
25 B
C++
3 lines
25 B
C++
#pragma once
|
|
class A {};
|