.. |
ARCMigrate
|
[objcmt] Revert r191796, it's not needed anymore.
|
2014-04-28 02:38:51 +00:00 |
AST
|
Add support for __declspec(thread) under -fms-extensions
|
2014-05-01 03:16:47 +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
|
Reapply r207477 and r207479 without cyclic dependency
|
2014-04-29 16:25:26 +00:00 |
CodeGen
|
MS ABI x64: Don't destroy arguments twice on x64
|
2014-05-01 03:07:18 +00:00 |
Driver
|
Android uses -fpic for arm64 as well.
|
2014-04-30 12:18:12 +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
|
Support 'remark' in VerifyDiagnosticConsumer
|
2014-05-01 14:06:01 +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
|
do not warn about unknown pragmas in modes that do not handle them (pr9537)
|
2014-05-01 12:54:03 +00:00 |
Parse
|
Fix another leak in ParseMicrosoftAsmStatement(), found by LSan.
|
2014-04-23 22:07:21 +00:00 |
Rewrite
|
do not use "1" for line marker for the main file
|
2014-05-01 13:50:44 +00:00 |
Sema
|
MSVCCompat: Don't produce an invalid AST when accepting void pseudo-dtors
|
2014-05-01 16:50:23 +00:00 |
Serialization
|
Avoid a potential race between stat() and open() of ASTFile
|
2014-05-01 03:33:36 +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 |