.. |
ARCMigrate
|
Use std::unique_ptr in a few methods that take ownership.
|
2014-08-17 23:12:27 +00:00 |
AST
|
Remove StorageClass typedefs from VarDecl and FunctionDecl since StorageClass is in the clang namespace.
|
2014-10-31 06:57:13 +00:00 |
ASTMatchers
|
Add valueDecl() matcher.
|
2014-10-28 13:33:58 +00:00 |
Analysis
|
[Analysis] Add missing newlines at end of file.
|
2014-10-09 20:34:45 +00:00 |
Basic
|
[PowerPC] Initial VSX intrinsic support, with min/max for vector double
|
2014-10-31 19:19:24 +00:00 |
CodeGen
|
Introduce CGFunctionInfo::getNumRequiredArgs(). NFC.
|
2014-09-29 21:21:48 +00:00 |
Config
|
Disallow multiple inclusion of clang/Config/config.h
|
2014-06-09 19:09:28 +00:00 |
Driver
|
Objective-C SDK modernization tool. Use its own option
|
2014-10-31 21:19:45 +00:00 |
Edit
|
[C++11] Use 'nullptr'
|
2014-05-06 06:48:52 +00:00 |
Format
|
Sink a #include while we're here. NFC.
|
2014-10-29 22:49:58 +00:00 |
Frontend
|
Objective-C SDK modernization tool. Use its own option
|
2014-10-31 21:19:45 +00:00 |
FrontendTool
|
…
|
|
Index
|
Comment to XML conversion: use unique_ptr for SimpleFormatContext
|
2014-04-24 07:52:31 +00:00 |
Lex
|
[modules] Support combining 'textual' with 'private'.
|
2014-10-24 20:23:01 +00:00 |
Parse
|
Remove a couple typedefs for things in the clang namespace with the same name. Remove a typedef that matches an identical one in the clang namespace.
|
2014-10-31 06:57:07 +00:00 |
Rewrite
|
Delete unused method and clangAST dependency it required.
|
2014-10-26 14:26:55 +00:00 |
Sema
|
Fix an accidental self-assignment using std::move in r220723.
|
2014-10-31 22:25:09 +00:00 |
Serialization
|
[modules] When a .pcm file is explicitly built separately from the translation
|
2014-10-31 02:28:58 +00:00 |
StaticAnalyzer
|
[Modules] Make header standalone. NFC.
|
2014-10-12 22:49:21 +00:00 |
Tooling
|
Refactor libTooling to reduce required dependencies.
|
2014-10-29 18:55:09 +00:00 |
CMakeLists.txt
|
Reapplying r204952 a second time.
|
2014-03-31 13:14:44 +00:00 |
Makefile
|
Reapplying r204952 a second time.
|
2014-03-31 13:14:44 +00:00 |
module.modulemap
|
Add support for le64.
|
2014-09-12 17:52:47 +00:00 |