brintos

brintos / llvm-project-archived public Read only

0
0
Text · 168 B · 02569f2 Raw
6 lines · cpp
1// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s2 3// There should still be diagnostics within included files.4#include "source1.cpp"5#include "source2.cpp"6