This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a86ce06fafaa051554c6a21d487fa70e998dcafe
clang-p2996
/
llvm
/
tools
/
bugpoint
History
Benjamin Kramer
3badd17b69
SmallPtrSet::find -> SmallPtrSet::count
...
The latter is more readable and more efficient. While there clean up some double lookups. NFCI.
2020-06-07 22:38:08 +02:00
..
BugDriver.cpp
…
BugDriver.h
…
bugpoint.cpp
…
CMakeLists.txt
Update compiler extension integration into the build system
2020-04-24 09:40:14 +02:00
CrashDebugger.cpp
SmallPtrSet::find -> SmallPtrSet::count
2020-06-07 22:38:08 +02:00
ExecutionDriver.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
ExtractFunction.cpp
…
FindBugs.cpp
…
ListReducer.h
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
LLVMBuild.txt
…
Miscompilation.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
OptimizerDriver.cpp
…
ToolRunner.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
ToolRunner.h
…