llvm-project/clang/lib
Kaelyn Uhrain 0e35355c04 PR18685: Ignore class template specializations as potential
nested-name-specifiers for typos unless the typo already has
a nested-name-specifier that is a template specialization.

llvm-svn: 201056
2014-02-09 21:47:04 +00:00
..
ARCMigrate Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
AST MS ABI: Use the most recent decl to check the inheritance model 2014-02-08 01:15:37 +00:00
ASTMatchers Add isListInitialization matcher. 2014-02-06 21:52:24 +00:00
Analysis Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Basic ARM: implement support for crypto intrinsics in arm_neon.h 2014-02-03 17:28:04 +00:00
CodeGen type_info objects are not unnamed_addr: the ABI requires us to 2014-02-08 03:26:05 +00:00
Driver Revert r194097: "With this patch -Wwrite-strings is still implemented with the terrible 2014-02-07 08:33:28 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Fix column limit violation for merged lines in macros. 2014-02-07 13:45:27 +00:00
Frontend Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__ 2014-02-09 05:30:48 +00:00
FrontendTool Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
Headers MS Intrin.h: implement __cpuidex and simplify __cpuid 2014-01-31 19:44:55 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Fix the range for Malayam UCNs in C99. 2014-02-05 15:32:23 +00:00
Parse Consolidating several table-generated files containing parser-related string switches into a single file. This reduces build-related complexity by replacing four separate projects (and table-gen instantiations) with a single one. 2014-01-29 22:13:45 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema PR18685: Ignore class template specializations as potential 2014-02-09 21:47:04 +00:00
Serialization Stat system dependencies when using -verify-pch 2014-02-07 17:31:11 +00:00
StaticAnalyzer [analyzer] Objective-C object literals are always non-nil. 2014-02-08 00:04:14 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00