llvm-project/clang/lib
Robert Lytton 844aeeb15a XCore target: Add TypeString meta data to IR output.
This includes the addition of the virtual function:
	TargetCodeGenInfo::EmitTargetMD()

llvm-svn: 207832
2014-05-02 09:33:20 +00:00
..
ARCMigrate [objcmt] Revert r191796, it's not needed anymore. 2014-04-28 02:38:51 +00:00
AST AST: Mangle reference temporaries reliably 2014-05-01 17:50:17 +00:00
ASTMatchers Add support for named values in the parser. 2014-04-14 13:51:21 +00:00
Analysis scanf analysis: handle scanlists that start with ^] (PR19559) 2014-04-29 19:42:27 +00:00
Basic Bitrig now supports TLS, so enable TLS support when targeting it. Patch by Patrick Wildt! 2014-05-01 23:19:06 +00:00
CodeGen XCore target: Add TypeString meta data to IR output. 2014-05-02 09:33:20 +00:00
Driver Bitrig's standard C++ standard library changed from libstdc++ to libc++. 2014-05-01 23:24:24 +00:00
Edit [objcmt] Revert r191796, it's not needed anymore. 2014-04-28 02:38:51 +00:00
Format Fix typo (first commit to test commit access). 2014-05-01 17:19:34 +00:00
Frontend Reformat code following Preprocessor constructor updates 2014-05-02 03:43:38 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}. 2014-04-30 04:35:09 +00:00
Index Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Lex Reformat code following Preprocessor constructor updates 2014-05-02 03:43:38 +00:00
Parse Cut off parsing early during code completion 2014-05-02 03:43:14 +00:00
Rewrite write a line marker right before adding included file 2014-05-01 21:11:57 +00:00
Sema Handle -fdelayed-template-parsing of out-of-line definitions of 2014-05-02 02:01:07 +00:00
Serialization AST: Mangle reference temporaries reliably 2014-05-01 17:50:17 +00:00
StaticAnalyzer [analyzer] Don't assert when combining using .* on a temporary. 2014-04-29 17:08:12 +00:00
Tooling PR19601: std::remove_if does not really remove the elements. 2014-04-30 19:59:22 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00