llvm-project/clang/include/clang/Analysis
Richard Trieu d076608d58 Move diagnostic enums into Basic.
Move enums from */*Diagnostic.h to Basic/Diagnostic*.h.  Basic/AllDiagnostics.h
needs all the enums and moving the sources to Basic prevents a Basic->*->Basic
dependency loop.  This also allows each Basic/Diagnostics*Kinds.td to have a
header at Basic/Diagnostic*.h (except for Common).  The old headers are kept in place since other packages are still using them.

llvm-svn: 348685
2018-12-08 05:05:03 +00:00
..
Analyses Reapply Logging: make os_log buffer size an integer constant expression. 2018-11-02 13:14:11 +00:00
DomainSpecific Remove trailing space 2018-07-30 19:24:48 +00:00
FlowSensitive
Support Remove trailing space 2018-07-30 19:24:48 +00:00
AnalysisDeclContext.h [analyzer] Generate and use stable identifiers for LocationContext 2018-09-15 02:03:36 +00:00
AnalysisDiagnostic.h Move diagnostic enums into Basic. 2018-12-08 05:05:03 +00:00
BodyFarm.h [Analyzer] Use value storage for BodyFarm 2017-11-01 01:36:01 +00:00
CFG.h [CFG] [analyzer] Implement function argument construction contexts. 2018-07-31 20:45:53 +00:00
CFGStmtMap.h [CFG] Remove duplicate function/class names at the beginning of comments 2018-07-28 00:48:05 +00:00
CallGraph.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
CloneDetection.h Remove deprecated API 2018-09-06 18:26:30 +00:00
CodeInjector.h Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
ConstructionContext.h [analyzer] NFC: Document that we support implicit argument constructors. 2018-08-07 02:22:59 +00:00
ProgramPoint.h Fix linkage error on ProgramPoint's dump method. 2018-09-30 18:05:39 +00:00
SelectorExtras.h [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker - try #2 2018-08-21 03:09:02 +00:00