Introduce TextPathDiagnostics, a simple PathDiagnosticClient that outputs as diagnostic notes
the sequence of events; useful for testing. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120770 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Checker/PathDiagnosticClients.h 4 additions, 0 deletionsinclude/clang/Checker/PathDiagnosticClients.h
- include/clang/Frontend/Analyses.def 1 addition, 0 deletionsinclude/clang/Frontend/Analyses.def
- lib/Checker/CMakeLists.txt 1 addition, 0 deletionslib/Checker/CMakeLists.txt
- lib/Checker/TextPathDiagnostics.cpp 80 additions, 0 deletionslib/Checker/TextPathDiagnostics.cpp
Loading
Please register or sign in to comment