hanchenye-llvm-project/clang/lib
Vedant Kumar 2ea5393ca1 [Sema] Avoid crash on tag-type mismatch (Fixes PR24610)
Differential Revision: http://reviews.llvm.org/D12444

llvm-svn: 246618
2015-09-02 03:27:15 +00:00
..
ARCMigrate Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
AST [MS ABI] Switch to the CRC implementation in LLVM 2015-09-01 21:24:07 +00:00
ASTMatchers Adding an AST matcher for namespaceAliasDecl. 2015-08-28 19:39:21 +00:00
Analysis unique_ptrify ConsumedBlockInfo analysis to make it move assignable 2015-08-14 01:26:19 +00:00
Basic Pull initFeatureMap out of line now that it's used in multiple places. 2015-09-01 18:13:20 +00:00
CodeGen Migrate the target attribute parsing code into an extension off of 2015-09-02 00:12:02 +00:00
Driver Stop hardcoding GCC paths in crt/ld.so lookup. 2015-08-31 19:17:51 +00:00
Edit [Edit] Use StringRef's copy method. No functional change intended. 2015-08-04 11:18:09 +00:00
Format clang-format: Don't let a leading "template <..>" lead to wrapped initializers. 2015-08-27 11:59:31 +00:00
Frontend Fix macro backtrace printing. 2015-08-27 23:38:45 +00:00
FrontendTool
Headers [X86][SSE] Add _mm_undefined_* intrinsics 2015-08-26 21:17:12 +00:00
Index Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
Lex Add a -gmodules option to the driver and a -dwarf-ext-refs to cc1 2015-08-27 19:46:20 +00:00
Parse [ms-inline-asm] Add field access to MS inline asm identifier lookup 2015-08-26 21:57:20 +00:00
Rewrite Make local function isWhitespaceExceptNL static instead of in anonymous namespace 2015-07-28 04:54:03 +00:00
Sema [Sema] Avoid crash on tag-type mismatch (Fixes PR24610) 2015-09-02 03:27:15 +00:00
Serialization Re-commit r246497 (and dependent changes r246524 and r246521), reverted in 2015-09-01 20:35:42 +00:00
StaticAnalyzer Revert r246345 until an assertion is fixed. 2015-08-31 20:10:35 +00:00
Tooling [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 2015-08-17 10:01:42 +00:00
CMakeLists.txt
Makefile