hanchenye-llvm-project/clang/include/clang
Richard Smith a9e33d44a6 Handle Perforce-style conflict markers like normal conflict markers. Perforce
swaps over the <<<< and >>>> markers, and uses shorter markers than traditional
tools.

llvm-svn: 141751
2011-10-12 00:37:51 +00:00
..
ARCMigrate Rename DiagnosticClient to DiagnosticConsumer as per issue 5397 2011-09-25 23:39:51 +00:00
AST Initial implementation of __atomic_* (everything except __atomic_is_lock_free). 2011-10-11 02:20:01 +00:00
Analysis Remove AnalysisContext::getLiveVariables(), and introduce a templatized mechanism to lazily create analyses that are attached to AnalysisContext objects. 2011-10-07 22:21:02 +00:00
Basic Catch placeholder types in DefaultLvalueConversion 2011-10-11 23:14:30 +00:00
CodeGen Rename Diagnostic to DiagnosticsEngine as per issue 5397 2011-09-25 23:23:43 +00:00
Config include/clang/Config/config.h.cmake: Reorder and reword to follow (generated) llvm/Config/config.h.in. 2011-08-12 01:56:14 +00:00
Driver Driver: Add support for a new -nostdlibinc option. 2011-10-11 18:20:16 +00:00
Frontend Frontend: Replace -nostdinc by -nostdsysteminc (which is just system include 2011-10-11 18:20:10 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Index Rename Diagnostic to DiagnosticsEngine as per issue 5397 2011-09-25 23:23:43 +00:00
Lex Handle Perforce-style conflict markers like normal conflict markers. Perforce 2011-10-12 00:37:51 +00:00
Parse Add typo correction for type names. 2011-10-11 01:02:41 +00:00
Rewrite Introduce a pure virtual clone() method to DiagnosticConsumer, so that 2011-09-29 00:38:00 +00:00
Sema Catch placeholder types in DefaultLvalueConversion 2011-10-11 23:14:30 +00:00
Serialization Add support for viewing the module graph via Graphviz, for debugging 2011-10-11 19:27:55 +00:00
StaticAnalyzer [analyzer] Remove an unused member variable. 2011-10-11 18:19:20 +00:00
CMakeLists.txt Thread Safety: Patch to implement delayed parsing of attributes within a 2011-09-08 17:42:22 +00:00
Makefile Thread Safety: Patch to implement delayed parsing of attributes within a 2011-09-08 17:42:22 +00:00