hanchenye-llvm-project/clang/lib
Ehsan Akhgari 841cfe1c69 Revert "Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints"
This reverts commit 2131e63e2fdff7c831ab3bfe31facf2e3ebab03d.

llvm-svn: 233074
2015-03-24 13:25:26 +00:00
..
ARCMigrate [SDK modernizer PATCH]. Fixes a bug whereby a call to super 2015-03-23 20:52:26 +00:00
AST [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 2015-03-24 06:36:48 +00:00
ASTMatchers ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00
Analysis Take the non-reference type when constructing a dummy expression. 2015-03-16 21:49:43 +00:00
Basic Move private classes into anonymous namespaces 2015-03-23 12:31:05 +00:00
CodeGen [CodeGen] Properly support the half FP type with non-native operations. 2015-03-23 17:54:16 +00:00
Driver [UBSan] Use shared library for UBSan on OS X (Clang part). 2015-03-23 23:14:05 +00:00
Edit Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Format Explicitly include raw_ostream.h instead of relying on transitive inclusion. 2015-03-23 18:05:43 +00:00
Frontend [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 2015-03-24 06:36:48 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles 2015-03-12 21:54:24 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex Make Oveflow tracking more legible (CR feedback from Richard Smith on r232999) 2015-03-23 19:54:44 +00:00
Parse Revert "Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints" 2015-03-24 13:25:26 +00:00
Rewrite [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it. 2015-03-08 04:00:33 +00:00
Sema Revert "Diagnose declspecs occuring after virt-specifier-seq and generate fixit hints" 2015-03-24 13:25:26 +00:00
Serialization Silence unused warning in non-assert builds. 2015-03-24 08:06:38 +00:00
StaticAnalyzer [analyzer] Remove unused function. No functional change intended. 2015-03-24 11:11:11 +00:00
Tooling [tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace. 2015-03-23 12:47:15 +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