llvm-project/clang/lib
Richard Smith 00db2f13f8 PR20473: Don't "deduplicate" string literals with the same value but different
lengths! In passing, simplify string literal deduplication by relying on LLVM
to deduplicate the underlying constant values.

llvm-svn: 214222
2014-07-29 21:20:12 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST If a template argument is non-evaluable expression, use the profile ID to see 2014-07-26 02:10:52 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis Thread Safety Analysis: Replace the old and broken SExpr with the new 2014-07-28 15:57:27 +00:00
Basic [OPENMP] Additional comments for implicit 'flush' clause + removed unused parameter from method classof(). 2014-07-29 09:17:39 +00:00
CodeGen PR20473: Don't "deduplicate" string literals with the same value but different 2014-07-29 21:20:12 +00:00
Driver Support LIBRARY_PATH on all Darwin targets. 2014-07-29 20:17:52 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format clang-format: [proto] Improve formatting of text-proto options. 2014-07-28 14:08:09 +00:00
Frontend Add a missing close quote in "while building module 'Foo:" diagnostic. 2014-07-26 01:22:02 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers Change __INTx_TYPE__ to be always signed. This changes the value for 2014-07-28 21:06:22 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex [modules] Substantially improve handling of #undef: 2014-07-25 04:40:03 +00:00
Parse Fix default argument comma disambiguation bug following the 'template' keyword. 2014-07-27 05:38:12 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Fix typo. 2014-07-29 18:45:54 +00:00
Serialization [modules] PR20475: merging support for alias template declarations. 2014-07-28 21:16:37 +00:00
StaticAnalyzer [OPENMP] Initial parsing and sema analysis for 'atomic' directive. 2014-07-22 10:10:35 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +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