llvm-project
9560abb6 - [clang][analyzer] Test cases for CTU import failures

Commit
31 days ago
[clang][analyzer] Test cases for CTU import failures Add tests for all kinds of CTU import failures expressed in the `cross_tu::index_error_code` enumeration. Many of the test cases have no diagnostics, because the respective errors are silently ignored in `CrossTranslationUnitContext::emitCrossTUDiagnostics`. I expect to improve this part, and these tests should demonstrate how the improvements manifest to the user. -- CPP-7804
Author
Parents
Loading