hanchenye-llvm-project/clang/lib
Reid Kleckner b9538a6d09 MS ABI: Virtual member pointer thunks are not unnamed_addr
They can be compared for identity.

llvm-svn: 215745
2014-08-15 18:12:40 +00:00
..
ARCMigrate Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
AST Make sure CallExpr::getLocStart doesn't segfault 2014-08-15 01:39:12 +00:00
ASTMatchers Add isDeleted() matcher for FunctionDecl nodes. 2014-08-15 14:20:59 +00:00
Analysis Adding const-qualifiers to auto declarations. NFC. 2014-08-15 12:29:39 +00:00
Basic Delete support for AuroraUX. 2014-08-14 15:14:51 +00:00
CodeGen MS ABI: Virtual member pointer thunks are not unnamed_addr 2014-08-15 18:12:40 +00:00
Driver Move some code into a helper function. NFC. 2014-08-15 17:14:35 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: Prefer breaking after return type over template param 2014-08-15 05:00:39 +00:00
Frontend Delete support for AuroraUX. 2014-08-14 15:14:51 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers arm_acle.h: Small cleanup 2014-08-15 08:53:22 +00:00
Index Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Lex Don't Lex past EOF when lexing _Pragma 2014-08-14 19:47:06 +00:00
Parse Parse: Don't attempt to act on #pragma init_seg when not targeting MSVC 2014-08-14 06:35:08 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Objective-C. Do not warn if user is using property-dox syntax to name a 2014-08-15 17:39:00 +00:00
Serialization [modules] Turn off a broken optimization: we need to pick up implicit special 2014-08-14 20:30:52 +00:00
StaticAnalyzer Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Tooling Sure-up MemoryBuffer ownership in JSONCompilationDatabase's ctor. 2014-08-08 22: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