Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
clang
/
tools
/
clang-extdef-mapping
/
ClangExtDefMapGen.cpp
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
6f77320
Revert "Use InitLLVM to setup a pretty stack printer"
by Nico Weber
· 6 years ago
3f76260
Use InitLLVM to setup a pretty stack printer
by Rui Ueyama
· 6 years ago
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