1. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 6 years ago
  2. 6f77320 Revert "Use InitLLVM to setup a pretty stack printer" by Nico Weber · 6 years ago
  3. 3f76260 Use InitLLVM to setup a pretty stack printer by Rui Ueyama · 6 years ago
  4. 2b3d49b [Clang] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  5. 4e79097 [CrossTU] Handle case when no USR could be generated during Decl search. by Balazs Keri · 6 years ago
  6. 6b18250 Fix "-Wimplicit-fallthrough" warning. NFCI. by Simon Pilgrim · 6 years ago
  7. 850361f [analyzer][CrossTU] Extend CTU to VarDecls with initializer by Rafael Stahl · 6 years ago
  8. 524b3c1 Fix file headers. NFC by Fangrui Song · 7 years ago
  9. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  10. 8c48705 [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions by Rafael Stahl · 7 years ago[Renamed (82%) from clang/tools/clang-func-mapping/ClangFnMapGen.cpp]
  11. 9c0fdc1 [analyzer][CTU] Correctly signal in the function index generation tool if there was an error by Gabor Horvath · 7 years ago
  12. 4dc0b1a Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 7 years ago
  13. f2ceec4 Port getLocStart -> getBeginLoc by Stephen Kelly · 7 years ago
  14. e350b0a Add Cross Translation Unit support library by Gabor Horvath · 8 years ago