.. |
ARCMigrate
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
AST
|
[ATTR] Automatic line feed after pragma-like attribute.
|
2015-10-12 06:59:48 +00:00 |
ASTMatchers
|
Add decayedType and hasDecayedType AST matchers
|
2015-10-12 21:46:07 +00:00 |
Analysis
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
2015-10-06 23:40:43 +00:00 |
Basic
|
[VFS] Let the user decide if they want path normalization.
|
2015-10-12 16:16:39 +00:00 |
CodeGen
|
[X86] Add XSAVE intrinsic family
|
2015-10-13 12:29:35 +00:00 |
Driver
|
Always pass a -dwarf-version argument to integrated as.
|
2015-10-13 16:22:51 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format: Fixed typecast getting put on a separate line from the
|
2015-10-12 03:19:07 +00:00 |
Frontend
|
Support Debug Info path remapping
|
2015-10-12 20:21:08 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[X86] Add XSAVE intrinsic family
|
2015-10-13 12:29:35 +00:00 |
Index
|
[VFS] Port SimpleFormatContext to InMemoryFileSystem.
|
2015-10-06 10:23:34 +00:00 |
Lex
|
Parse and ignore #pragma runtime_checks in MS extensions mode (PR25138)
|
2015-10-12 20:47:58 +00:00 |
Parse
|
Parse and ignore #pragma runtime_checks in MS extensions mode (PR25138)
|
2015-10-12 20:47:58 +00:00 |
Rewrite
|
Make local function isWhitespaceExceptNL static instead of in anonymous namespace
|
2015-07-28 04:54:03 +00:00 |
Sema
|
[modules] Allow the error on importing a C++ module within an extern "C"
|
2015-10-13 00:39:40 +00:00 |
Serialization
|
[modules] Improve error message on failed module load due to a missing file to
|
2015-10-13 01:26:26 +00:00 |
StaticAnalyzer
|
Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups
|
2015-10-06 23:40:43 +00:00 |
Tooling
|
[VFS] Wire up driver VFS through tooling.
|
2015-10-09 13:03:25 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |