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