llvm-project/clang/lib
Kaelyn Takata 53ac6a04eb Handle delayed corrections in a couple more error paths in ParsePostfixExpressionSuffix.
llvm-svn: 223209
2014-12-03 05:30:54 +00:00
..
ARCMigrate clang-format a recent commit I made 2014-11-19 05:48:40 +00:00
AST This patch fixes a crash involving use of predefined 2014-12-02 18:42:51 +00:00
ASTMatchers Make the function pointer a template argument instead of a runtime value. 2014-12-01 14:46:14 +00:00
Analysis When checking for uninitialized values, do not confuse "std::move" with every 2014-11-27 01:29:32 +00:00
Basic Make le64 DescriptionString consistent with other targets. 2014-12-02 19:19:59 +00:00
CodeGen UBSan now uses prologue data instead of prefix data 2014-12-03 02:08:51 +00:00
Driver Remove special case for aarch64 static vs. PIC code in iOS kernel code. 2014-12-02 00:27:35 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Add option to suppress operator alignment. 2014-12-02 13:24:51 +00:00
Frontend [modules] Track how 'header' directives were written in module map files, 2014-12-02 00:08:08 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers FullProduct should be _FullProduct 2014-12-02 23:44:40 +00:00
Index [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
Lex Add support for has_feature(cxx_alignof) and has_feature(c_alignof). 2014-12-03 01:25:49 +00:00
Parse Handle delayed corrections in a couple more error paths in ParsePostfixExpressionSuffix. 2014-12-03 05:30:54 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema PR21706: -Wunsequenced was missing warnings when leaving a sequenced region that contained side effects. 2014-12-03 01:05:50 +00:00
Serialization Try to fix the MSVC build. 2014-12-02 02:13:09 +00:00
StaticAnalyzer Use nullptr to silence -Wsentinel when self-hosting on Windows 2014-12-01 22:02:27 +00:00
Tooling Re-apply r222646 (was reverted in r222667). Adding 4 ASTMatchers: typedefDecl, isInMainFile, isInSystemFile, isInFileMatchingName 2014-11-25 17:01:06 +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