llvm-project/clang/lib
Fariborz Jahanian 65f1fa1bb2 Patch for debug info of qualified-id types is 'id'
By Adrian Pranti.

llvm-svn: 175793
2013-02-21 20:42:11 +00:00
..
ARCMigrate Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
AST Use None rather than Optional<T>() where possible. 2013-02-21 01:47:18 +00:00
ASTMatchers Re-design the convenience interfaces on MatchFinder. 2013-02-01 13:41:35 +00:00
Analysis Use None rather than Optional<T>() where possible. 2013-02-21 01:47:18 +00:00
Basic Use None rather than Optional<T>() where possible. 2013-02-21 01:47:18 +00:00
CodeGen Patch for debug info of qualified-id types is 'id' 2013-02-21 20:42:11 +00:00
Driver [driver] Add a dump method for ArgList. 2013-02-21 18:40:49 +00:00
Edit Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
Format Allow breaking between type and name in for loops. 2013-02-21 15:00:29 +00:00
Frontend Preprocessor: preserve whitespace in -traditional-cpp mode. 2013-02-21 18:53:19 +00:00
FrontendTool use early returns to simplify and de-nest 2013-01-06 07:49:41 +00:00
Headers libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard against 2013-02-21 02:17:58 +00:00
Lex Preprocessor: preserve whitespace in -traditional-cpp mode. 2013-02-21 18:53:19 +00:00
Parse Use None rather than Optional<T>() where possible. 2013-02-21 01:47:18 +00:00
Rewrite Use trailing documentation comments properly 2013-02-16 22:21:38 +00:00
Sema Add support to Sema and CodeGen for floating point vector types in OpenCL. 2013-02-21 11:49:56 +00:00
Serialization Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
StaticAnalyzer Avoid implicit conversions of Optional<T> to bool. 2013-02-21 06:05:05 +00:00
Tooling Nuke SetUpBuildDumpLog. 2013-01-20 01:58:28 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00