llvm-project/clang/lib
Benjamin Kramer 972a96aede Remove the last dead private member in clang.
llvm-svn: 158100
2012-06-06 20:15:08 +00:00
..
ARCMigrate Remove the last dead private member in clang. 2012-06-06 20:15:08 +00:00
AST A non-explicit constructor template with a second parameter that is a 2012-06-05 23:44:51 +00:00
Analysis Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
Basic Add pedantic warning -Wempty-translation-unit (C11 6.9p1). 2012-06-06 17:25:21 +00:00
CodeGen Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
Driver Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed. 2012-06-06 12:00:10 +00:00
Edit [objcmt] Don't migrate to subscripting syntax if the required methods have not 2012-06-04 21:23:26 +00:00
Frontend Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
FrontendTool Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Headers Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
Lex Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Parse Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
Rewrite Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Sema Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
Serialization Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
StaticAnalyzer Remove unused private member variables found by clang's new -Wunused-private-field. 2012-06-06 17:32:50 +00:00
Tooling Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links. 2012-06-04 19:02:59 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00