llvm-project/clang/lib
Richard Smith cf4bdde33a Cleanup: remove artificial division between lookup results and const lookup
results. No-one was ever modifying a lookup result, and it would not be
reasonable to do so.

llvm-svn: 230123
2015-02-21 02:45:19 +00:00
..
ARCMigrate Cleanup: remove artificial division between lookup results and const lookup 2015-02-21 02:45:19 +00:00
AST Cleanup: remove artificial division between lookup results and const lookup 2015-02-21 02:45:19 +00:00
ASTMatchers Add translationUnitDecl matcher. 2015-02-10 14:46:45 +00:00
Analysis Add support for analyzing FreeBSD kernel printf extensions. 2015-02-19 22:32:33 +00:00
Basic [Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names 2015-02-20 23:37:40 +00:00
CodeGen Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-21 00:29:14 +00:00
Driver Move -fdefine-sized-deallocation and -fno-sized-deallocation options from driver into CC1 for now. 2015-02-21 01:03:48 +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 Fix merging of << at end of input. 2015-02-20 21:09:01 +00:00
Frontend Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-21 00:29:14 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers Make the _mm256_insert_epi64 definition more consistent 2015-02-19 19:00:33 +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 Revert "Mangle the IsSystem bit into the .pcm file name" 2015-02-19 20:23:22 +00:00
Parse FIX PR 18432, default args, friends & late-parsed members. 2015-02-19 14:03:22 +00:00
Rewrite Trim some includes. NFC. 2014-10-29 22:13:46 +00:00
Sema Cleanup: remove artificial division between lookup results and const lookup 2015-02-21 02:45:19 +00:00
Serialization Cleanup: remove artificial division between lookup results and const lookup 2015-02-21 02:45:19 +00:00
StaticAnalyzer [analyzer] RetainCountChecker: don't try to track ivars known to be nil. 2015-02-19 23:57:04 +00:00
Tooling Adopt new cl::HideUnrelatedOptions API added r226729. 2015-01-21 23:26:11 +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