Chris Lattner has strong opinions about directory
layout. :) Rename the 'EntoSA' directories to 'StaticAnalyzer'. Internally we will still use the 'ento' namespace for the analyzer engine (unless there are further sabre rattlings...). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122514 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- examples/PrintFunctionNames/CMakeLists.txt 2 additions, 2 deletionsexamples/PrintFunctionNames/CMakeLists.txt
- examples/clang-interpreter/CMakeLists.txt 2 additions, 2 deletionsexamples/clang-interpreter/CMakeLists.txt
- examples/clang-interpreter/Makefile 1 addition, 1 deletionexamples/clang-interpreter/Makefile
- examples/wpa/CMakeLists.txt 2 additions, 2 deletionsexamples/wpa/CMakeLists.txt
- examples/wpa/Makefile 1 addition, 1 deletionexamples/wpa/Makefile
- include/clang/StaticAnalyzer/AnalysisConsumer.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/AnalysisConsumer.h
- include/clang/StaticAnalyzer/BugReporter/BugReporter.h 1 addition, 1 deletioninclude/clang/StaticAnalyzer/BugReporter/BugReporter.h
- include/clang/StaticAnalyzer/BugReporter/BugType.h 1 addition, 1 deletioninclude/clang/StaticAnalyzer/BugReporter/BugType.h
- include/clang/StaticAnalyzer/BugReporter/PathDiagnostic.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/BugReporter/PathDiagnostic.h
- include/clang/StaticAnalyzer/Checkers/DereferenceChecker.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/Checkers/DereferenceChecker.h
- include/clang/StaticAnalyzer/Checkers/LocalCheckers.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/Checkers/LocalCheckers.h
- include/clang/StaticAnalyzer/EntoSA/AnalysisConsumer.h 39 additions, 0 deletionsinclude/clang/StaticAnalyzer/EntoSA/AnalysisConsumer.h
- include/clang/StaticAnalyzer/EntoSA/BugReporter/BugReporter.h 486 additions, 0 deletions...ude/clang/StaticAnalyzer/EntoSA/BugReporter/BugReporter.h
- include/clang/StaticAnalyzer/EntoSA/BugReporter/BugType.h 76 additions, 0 deletionsinclude/clang/StaticAnalyzer/EntoSA/BugReporter/BugType.h
- include/clang/StaticAnalyzer/EntoSA/BugReporter/PathDiagnostic.h 500 additions, 0 deletions.../clang/StaticAnalyzer/EntoSA/BugReporter/PathDiagnostic.h
- include/clang/StaticAnalyzer/EntoSA/Checkers/DereferenceChecker.h 35 additions, 0 deletions...clang/StaticAnalyzer/EntoSA/Checkers/DereferenceChecker.h
- include/clang/StaticAnalyzer/EntoSA/Checkers/LocalCheckers.h 67 additions, 0 deletionsinclude/clang/StaticAnalyzer/EntoSA/Checkers/LocalCheckers.h
- include/clang/StaticAnalyzer/EntoSA/FrontendActions.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/EntoSA/FrontendActions.h
- include/clang/StaticAnalyzer/EntoSA/ManagerRegistry.h 1 addition, 1 deletioninclude/clang/StaticAnalyzer/EntoSA/ManagerRegistry.h
- include/clang/StaticAnalyzer/EntoSA/PathDiagnosticClients.h 0 additions, 0 deletionsinclude/clang/StaticAnalyzer/EntoSA/PathDiagnosticClients.h
Loading
Please register or sign in to comment