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
aa38dbadca0fcfd82a3bedb81fcf4dfd7bd14cf2
clang-p2996
/
llvm
/
lib
/
Analysis
/
IPA
History
Duncan Sands
a41634e307
Silence a bunch (but not all) "variable written but not read" warnings
...
when building with assertions disabled. llvm-svn: 137460
2011-08-12 14:54:45 +00:00
..
CallGraph.cpp
Teach the CallGraph to ignore calls to intrinsics.
2011-06-09 19:46:27 +00:00
CallGraphSCCPass.cpp
Silence a bunch (but not all) "variable written but not read" warnings
2011-08-12 14:54:45 +00:00
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
FindUsedTypes.cpp
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
GlobalsModRef.cpp
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
IPA.cpp
Add an implementation of the initialization routine for IPA.
2010-10-07 18:31:27 +00:00
Makefile
…