..
ARCMigrate
Cleanup handling of UniqueExternalLinkage.
2013-05-13 00:12:11 +00:00
AST
Perform dynamic alignment computations so that the data in TypeLocs is
2013-06-07 00:04:31 +00:00
ASTMatchers
Parser/Registry argument enhancements.
2013-06-04 15:46:22 +00:00
Analysis
[analyzer; new edges] Simplify edges in a C++11 for-range loop.
2013-06-06 21:53:45 +00:00
Basic
Do not report -Wasm-operand-widths for ARM output operands. <rdar://14050337>
2013-06-03 23:57:13 +00:00
CodeGen
documentation: remove confusing reference to properties.
2013-06-07 01:10:48 +00:00
Driver
If we're splitting the dwarf for fission and don't want to use the
2013-06-05 23:58:15 +00:00
Edit
[objcmt] Fix a mishandled conversion to objc directory literal.
2013-04-06 01:13:17 +00:00
Format
Fix incorrect line breaking before trailing block comments.
2013-06-06 16:08:57 +00:00
Frontend
Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file.
2013-06-04 02:07:14 +00:00
FrontendTool
<rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file.
2013-03-27 16:47:18 +00:00
Headers
Add arm_neon.h to the builtin intrinsics module map.
2013-05-20 14:07:18 +00:00
Lex
[Preprocessor] Prevent expansion of y in x ## y when x is empty
2013-05-25 01:35:18 +00:00
Parse
PR16243: Use CXXThisOverride during template instantiation, and fix up the
2013-06-07 02:33:37 +00:00
Rewrite
Added Lexer::getBufferEnd().
2013-06-04 16:58:03 +00:00
Sema
PR16243: Use CXXThisOverride during template instantiation, and fix up the
2013-06-07 02:33:37 +00:00
Serialization
Model temporary lifetime-extension explicitly in the AST. Use this model to
2013-06-05 00:46:14 +00:00
StaticAnalyzer
[analyzer] Address Jordan’s code review for r183451
2013-06-06 22:32:11 +00:00
Tooling
ClangTool: strip -o from the command line
2013-06-06 11:52: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
…