.. |
ARCMigrate
|
Remove old driver code to grab the iOS simulator version from the -D option.
|
2012-11-09 01:59:30 +00:00 |
AST
|
Rework my implementation of circular-reference finding to not use
|
2012-11-10 07:24:09 +00:00 |
ASTMatchers
|
Insert interception point onStartOfTranslationUnit.
|
2012-11-02 01:31:03 +00:00 |
Analysis
|
[analyzer] add LocationContext::inTopFrame() helper.
|
2012-11-03 02:54:16 +00:00 |
Basic
|
Add clang support of RTM from TSX
|
2012-11-10 05:17:46 +00:00 |
CodeGen
|
Turn FrontendInputFile into an immutable class and have it also accept
|
2012-11-09 19:40:39 +00:00 |
Driver
|
PR14303: Add a NoDriverOption flag to those options which are not accepted by
|
2012-11-09 22:36:44 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Make __LDBL_MAX__ etc. have the correct type on targets where long double/double/etc. have the same format. PR14285.
|
2012-11-10 00:20:38 +00:00 |
FrontendTool
|
PR14303: Add a NoDriverOption flag to those options which are not accepted by
|
2012-11-09 22:36:44 +00:00 |
Headers
|
Add clang support of RTM from TSX
|
2012-11-10 05:17:46 +00:00 |
Lex
|
Improved support for removing the comma preceding __VA_ARGS__ where __VA_ARGS__
|
2012-11-09 13:24:30 +00:00 |
Parse
|
PR14296: function parameter name collisions in function try/catch
|
2012-11-10 01:04:23 +00:00 |
Rewrite
|
objective-C modern translator. Start the line
|
2012-11-07 18:15:53 +00:00 |
Sema
|
Rework my implementation of circular-reference finding to not use
|
2012-11-10 07:24:09 +00:00 |
Serialization
|
Add a FileCharacteristic parameter to SourceManager::createFileIDForMemBuffer
|
2012-11-09 19:40:45 +00:00 |
StaticAnalyzer
|
[analyzer] When invalidating symbolic offset regions, take fields into account.
|
2012-11-10 01:40:08 +00:00 |
Tooling
|
Make DiagnosticOptions intrusively reference-counted, and make sure
|
2012-10-23 22:26:28 +00:00 |
CMakeLists.txt
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |
Makefile
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |