.. |
ARCMigrate
|
Cleanup handling of UniqueExternalLinkage.
|
2013-05-13 00:12:11 +00:00 |
AST
|
Use StringMap in MicrosoftMangle to resolve FIXME.
|
2013-05-22 17:16:39 +00:00 |
ASTMatchers
|
Move documentation to the constructor. Fixes a -Wdocumentation warning
|
2013-05-17 17:50:16 +00:00 |
Analysis
|
Thread safety analysis: fix use after free bug reported by Evgeniy Stepanov.
|
2013-05-20 17:57:55 +00:00 |
Basic
|
OpenBSD/sparc64 uses long long for int64_t and intmax_t.
|
2013-05-19 17:53:37 +00:00 |
CodeGen
|
Debug Info: Simplify the code changed in r182403 to reduce indent & avoid a duplicate lookup in the insertion case
|
2013-05-21 18:29:40 +00:00 |
Driver
|
Extend default blacklist logic to MSan and TSan.
|
2013-05-20 14:10:58 +00:00 |
Edit
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +00:00 |
Format
|
Fix uninitialized access error found by valgrind.
|
2013-05-22 14:01:08 +00:00 |
Frontend
|
Revert r182331, these checks should be based on the target not the host.
|
2013-05-20 23:40:27 +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
|
Add -Wincomplete-module, which detects when a header is included from a module but isn't itself part of a module.
|
2013-05-20 13:49:41 +00:00 |
Parse
|
PR16094: I should have known Obj-C init-capture disambiguation couldn't be
|
2013-05-21 22:21:19 +00:00 |
Rewrite
|
Use only explicit bool conversion operator
|
2013-05-15 07:37:26 +00:00 |
Sema
|
Fix crash-on-invalid: only use TransformAddressOfOperand when transforming the
|
2013-05-21 23:29:46 +00:00 |
Serialization
|
Revert r182331, these checks should be based on the target not the host.
|
2013-05-20 23:40:27 +00:00 |
StaticAnalyzer
|
[analyzer] Do not assert on reports ending in calls within macros.
|
2013-05-22 01:54:34 +00:00 |
Tooling
|
Let clang-format move the cursor appropriately.
|
2013-05-21 12:21:39 +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 |