llvm-project/clang/lib
Benjamin Kramer 0772c42385 Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs.
No functionality change intended.

llvm-svn: 260815
2016-02-13 13:42:54 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Fix the ASTPrinter output for ascii char literals >127. 2016-02-13 02:31:28 +00:00
ASTMatchers Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
Analysis [analyzer] Invalidate destination of std::copy() and std::copy_backward(). 2016-02-07 16:55:44 +00:00
Basic [Hexagon] Specify vector alignment in DataLayout string 2016-02-12 14:48:34 +00:00
CodeGen Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
Driver Fix remaining Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-12 22:53:10 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format clang-format: [JS] Support for (.. of ..) loops. 2016-02-11 13:24:15 +00:00
Frontend Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers Added missing '__'. 2016-02-12 20:26:43 +00:00
Index Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
Lex Fix use after free. 2016-02-13 13:42:41 +00:00
Parse [OPENMP] NFC rewrite ParseOpenMPDirectiveKind 2016-02-13 06:53:38 +00:00
Rewrite Simplify EnterTokenStream API to make it more robust for memory management 2016-02-09 18:52:09 +00:00
Sema [Sema] More changes to fix Objective-C fallout from r249995. 2016-02-13 01:41:41 +00:00
Serialization Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
StaticAnalyzer Reduce the number of implicit StringRef->std::string conversions by threading StringRef through more APIs. 2016-02-13 13:42:54 +00:00
Tooling Remove unused includes 2016-02-11 17:54:39 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00