.. |
ARCMigrate
|
[Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr.
|
2016-02-07 19:28:36 +00:00 |
AST
|
Introduce a helper class for building complex constant initializers. NFC.
|
2016-11-19 08:17:24 +00:00 |
ASTMatchers
|
[ASTMatchers] Fix a typo in cStyleCastExpr() docs. NFC.
|
2016-11-11 20:29:59 +00:00 |
Analysis
|
Add support for __builtin_os_log_format[_buffer_size]
|
2016-10-24 20:39:34 +00:00 |
Basic
|
[Sema] Don't allow applying address-of operator to a call to a function
|
2016-11-19 00:13:03 +00:00 |
CodeGen
|
Bitcode: Decouple block info block state from reader.
|
2016-11-08 04:17:11 +00:00 |
Config
|
driver: Support checking for rlimits via cmake (when bootstrapping)
|
2016-08-23 20:07:07 +00:00 |
Driver
|
Wdocumentation fix
|
2016-11-18 11:18:28 +00:00 |
Edit
|
[NFC] Header cleanup
|
2016-07-18 19:02:11 +00:00 |
Format
|
[clang-format] Remove (SourceManager, FileID) variants
|
2016-11-08 16:11:33 +00:00 |
Frontend
|
[Preprocessor] Support for '-dI' flag
|
2016-11-17 22:45:31 +00:00 |
FrontendTool
|
…
|
|
Index
|
[index] Rename SymbolSubKind -> SymbolProperty, NFC.
|
2016-11-11 23:49:55 +00:00 |
Lex
|
[PP] Remove another unused parameter
|
2016-10-26 11:46:10 +00:00 |
Parse
|
Use unique_ptr for cached tokens for default arguments in C++.
|
2016-11-17 17:52:58 +00:00 |
Rewrite
|
Use StringRef for MemoryBuffer identifier API (NFC)
|
2016-10-01 16:38:28 +00:00 |
Sema
|
[OpenCL] Introduce ReadPipeType and WritePipeType.
|
2016-11-18 14:10:54 +00:00 |
Serialization
|
[OpenCL] Introduce ReadPipeType and WritePipeType.
|
2016-11-18 14:10:54 +00:00 |
StaticAnalyzer
|
[analyzer] Refactor recursive symbol reachability check to use symbol_iterator
|
2016-11-18 21:07:03 +00:00 |
Tooling
|
Add comments on how to print error retuned by tooling::Replacements::add().
|
2016-11-15 19:05:40 +00:00 |
CMakeLists.txt
|
Fixed bug
|
2016-05-31 15:56:26 +00:00 |
module.modulemap
|
Add another .def file to module map to fix modules buildbot's displeasure.
|
2016-10-06 21:31:04 +00:00 |