.. |
ARCMigrate
|
remove a bunch of unused private methods
|
2014-03-23 17:12:37 +00:00 |
AST
|
MicrosoftVTableContext: Don't leak VPtrInfos. Found by LSan, PR19522.
|
2014-04-24 19:52:12 +00:00 |
ASTMatchers
|
Add support for named values in the parser.
|
2014-04-14 13:51:21 +00:00 |
Analysis
|
Replacing a naked pointer with a unique_ptr. No functional changes intended.
|
2014-04-23 14:26:59 +00:00 |
Basic
|
[mips] Support 128-bit int in N32 ABI by overriding TargetInfo::hasInt128Type()
|
2014-04-24 16:05:26 +00:00 |
CodeGen
|
CodeGen: Avoid instrumenting implicit Decls more effectively
|
2014-04-25 07:20:05 +00:00 |
Driver
|
Revert "Reland r206934 with a hopefully fixed test"
|
2014-04-25 13:29:03 +00:00 |
Edit
|
Avoid a local Twine variable.
|
2014-03-29 16:54:24 +00:00 |
Format
|
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
|
2014-04-22 03:17:02 +00:00 |
Frontend
|
Don't leak _all_ directives in -verify mode. Found by LSan, PR19520.
|
2014-04-24 05:39:55 +00:00 |
FrontendTool
|
Replace OwningPtr with std::unique_ptr.
|
2014-03-07 20:03:18 +00:00 |
Headers
|
Intrin.h: remove __rdtsc and __rdtscp declarations
|
2014-04-24 18:40:06 +00:00 |
Index
|
CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17.
|
2014-04-24 12:44:34 +00:00 |
Lex
|
Do not print inferred submodules explicitly in __inferred_module.map
|
2014-04-23 21:10:46 +00:00 |
Parse
|
Fix another leak in ParseMicrosoftAsmStatement(), found by LSan.
|
2014-04-23 22:07:21 +00:00 |
Rewrite
|
Make RewriteRope less confusing for me. No intended behavior change.
|
2014-04-23 21:42:27 +00:00 |
Sema
|
If we see an explicit instantiation declaration or definition of a function
|
2014-04-24 22:45:46 +00:00 |
Serialization
|
When two templates get merged together, also merge their pattern declarations
|
2014-04-24 02:25:27 +00:00 |
StaticAnalyzer
|
[analyzer] Fix a leak found by LSan.
|
2014-04-23 16:54:52 +00:00 |
Tooling
|
[Modules] Update Clang's two files that use DEBUG(...) without defining
|
2014-04-21 22:55:36 +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 |