1. 2b3d49b [Clang] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  2. 4e79097 [CrossTU] Handle case when no USR could be generated during Decl search. by Balazs Keri · 6 years ago
  3. 6b18250 Fix "-Wimplicit-fallthrough" warning. NFCI. by Simon Pilgrim · 6 years ago
  4. 850361f [analyzer][CrossTU] Extend CTU to VarDecls with initializer by Rafael Stahl · 6 years ago
  5. 524b3c1 Fix file headers. NFC by Fangrui Song · 7 years ago
  6. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  7. 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]
  8. 9c0fdc1 [analyzer][CTU] Correctly signal in the function index generation tool if there was an error by Gabor Horvath · 7 years ago
  9. 4dc0b1a Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 7 years ago
  10. f2ceec4 Port getLocStart -> getBeginLoc by Stephen Kelly · 7 years ago
  11. e350b0a Add Cross Translation Unit support library by Gabor Horvath · 8 years ago