You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
168 B

// RUN: %clang_analyze_cc1 -analyzer-checker=core -verify %s
// There should still be diagnostics within included files.
#include "source1.cpp"
#include "source2.cpp"