hanchenye-llvm-project/clang/lib
Douglas Gregor 5169570e28 Clean up designated initialization of unions, so that CodeGen doesn't
have to try to guess which member is being initialized.

llvm-svn: 63315
2009-01-29 16:53:55 +00:00
..
AST Clean up designated initialization of unions, so that CodeGen doesn't 2009-01-29 16:53:55 +00:00
Analysis move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Basic Fix -Wimplicit-function-declaration, which required some refactoring and 2009-01-29 06:55:46 +00:00
CodeGen Clean up designated initialization of unions, so that CodeGen doesn't 2009-01-29 16:53:55 +00:00
Driver Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that do not have a SourceManager. 2009-01-28 20:47:47 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Parse move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Clean up designated initialization of unions, so that CodeGen doesn't 2009-01-29 16:53:55 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00