llvm-project/clang/lib
NAKAMURA Takumi eaceff9d7e Driver.cpp: Restore clang/Config/config.h to be included at last not to prevent llvm-config.h.
Or "llvm/Support/system_error.h" could not be compiled on mingw.

llvm-svn: 169354
2012-12-05 04:56:27 +00:00
..
ARCMigrate Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
AST Testing C++ declarations embedded in 2012-12-05 00:38:44 +00:00
ASTMatchers Fixes crash in isDerivedFrom for recursive templates. 2012-12-04 13:40:29 +00:00
Analysis Thread-safety analysis: check locks on method calls, operator=, and 2012-12-05 01:20:45 +00:00
Basic Adapt to LLVM commit 169291 which streamlines the usage of NaCl/NativeClient 2012-12-04 18:38:10 +00:00
CodeGen Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:33:58 +00:00
Driver Driver.cpp: Restore clang/Config/config.h to be included at last not to prevent llvm-config.h. 2012-12-05 04:56:27 +00:00
Edit Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Format Add missing destructors found with -Wnon-virtual-dtor. 2012-12-04 21:05:31 +00:00
Frontend Simplify diagnostic emission. No functionality change intended. 2012-12-05 03:18:16 +00:00
FrontendTool Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Headers Code cleanup: Remove trailing whitespace in unwind.h. 2012-11-14 06:33:58 +00:00
Lex Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Parse Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Rewrite Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Sema Thread safety analysis: Add a new "beta" warning flag: -Wthread-safety-beta. 2012-12-05 00:06:15 +00:00
Serialization Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
StaticAnalyzer [analyzer] Implement an opt-in variant of direct ivar assignment. 2012-12-05 01:14:37 +00:00
Tooling Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Initial version of formatting library. 2012-12-03 18:12:45 +00:00