llvm-project/clang/lib
Jonas Devlieghere 43a1c80508 Fix another implicit conversion in the directory watcher 2020-01-28 15:28:22 -08:00
..
ARCMigrate Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
AST Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ASTMatchers Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Analysis Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Basic Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
CodeGen [NFC] Fix comment typo 2020-01-28 15:23:28 -08:00
CrossTU Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DirectoryWatcher Fix another implicit conversion in the directory watcher 2020-01-28 15:28:22 -08:00
Driver [Driver] Fix implicit conversion guarded by #ifdef _WIN32 2020-01-29 00:18:45 +01:00
Edit
Format Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Frontend Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
FrontendTool Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Headers [CUDA] Assume the latest known CUDA version if we've found an unknown one. 2020-01-28 10:11:42 -08:00
Index [clang][index] Index the injected class name types. 2020-01-22 10:07:54 +01:00
Lex Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Parse Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Serialization Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
StaticAnalyzer Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Tooling Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
CMakeLists.txt