aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/TextPathDiagnostics.cpp
AgeCommit message (Expand)Author
2010-12-22[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis
2010-12-22[analyzer] Refactoring: include/clang/Checker -> include/clang/GRArgyrios Kyrtzidis
2010-12-03Also show notes about the taken path in TextPathDiagnostics.Argyrios Kyrtzidis
2010-12-03Remove leftover code and use the text path diagnostic client even without a s...Argyrios Kyrtzidis
2010-12-03Introduce TextPathDiagnostics, a simple PathDiagnosticClient that outputs as ...Argyrios Kyrtzidis