llvm-project/clang/lib
Benjamin Kramer 17381a0627 Use the multiple argument form of path::append.
llvm-svn: 185164
2013-06-28 16:25:46 +00:00
..
ARCMigrate Modernize some low-hanging PathV1 uses. 2013-06-13 14:26:04 +00:00
AST Fix a trivial typo, add a FIXME to have more test coverage for VTableBuilder 2013-06-28 15:42:28 +00:00
ASTMatchers Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use. 2013-06-21 15:51:31 +00:00
Analysis Remove bogus VarDecl::extendsLifetimeOfTemporary function and inline it into 2013-06-27 21:43:17 +00:00
Basic Add support for passing v8fp options via -mfpu. 2013-06-27 13:19:54 +00:00
CodeGen Delete dead code. 2013-06-28 00:23:34 +00:00
Driver Use the multiple argument form of path::append. 2013-06-28 16:25:46 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Use lexing mode based on FormatStyle.Standard. 2013-06-28 12:51:24 +00:00
Frontend Use the multiple argument form of path::append. 2013-06-28 16:25:46 +00:00
FrontendTool [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
Headers X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd 2013-06-17 19:42:49 +00:00
Lex Use the multiple argument form of path::append. 2013-06-28 16:25:46 +00:00
Parse ArrayRef'ize Sema::CodeCompleteConstructorInitializer 2013-06-23 22:58:02 +00:00
Rewrite Port HTMLDiagnostics to PathV2. No intended functionality change. 2013-06-12 18:13:05 +00:00
Sema Switch Decl instantiation to DeclNodes.inc. 2013-06-27 23:21:55 +00:00
Serialization Lazily deserialize function template specializations. This fixes a cycle in 2013-06-28 04:37:53 +00:00
StaticAnalyzer We only create one file, no need to delete a directory. 2013-06-26 14:33:23 +00:00
Tooling Remove unused include. 2013-06-26 12:44:19 +00:00
CMakeLists.txt Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that 2013-05-29 21:09:18 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00