.. |
ARCMigrate
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
AST
|
Make __builtin_object_size more conservative
|
2015-10-16 01:49:01 +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
|
Further increase helfulness of assert message
|
2015-10-16 20:15:29 +00:00 |
CodeGen
|
Add an error when calling a builtin that requires features that don't
|
2015-10-15 23:47:11 +00:00 |
Driver
|
Teach MyriadToolchain how to find its C++ header paths.
|
2015-10-16 18:46:26 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format/java: Break after annotations on fields in Chromium style.
|
2015-10-15 16:03:01 +00:00 |
Frontend
|
[Frontend/CompilerInvocation] Use range-based loop. NFC.
|
2015-10-16 22:13:53 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
[X86] Add fxsr feature name for fxsave/fxrestore builtins.
|
2015-10-16 06:22:36 +00:00 |
Index
|
[VFS] Port SimpleFormatContext to InMemoryFileSystem.
|
2015-10-06 10:23:34 +00:00 |
Lex
|
Refactor module lookup when looking up a header file, and wire through the requesting module. No functionality change.
|
2015-10-16 21:42:56 +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
|
[Sema] Fix address-of + enable_if overloading logic
|
2015-10-16 01:17:38 +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
|
Test commit
|
2015-10-16 08:54:23 +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 |