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
cc371201c3e1d1d76093b5894de202ec6fa1880f
clang-p2996
/
llvm
/
lib
/
Transforms
/
ObjCARC
History
David Majnemer
d770877328
Switch more loops to be range-based
...
This makes the code a little more concise, no functional change is intended. llvm-svn: 273644
2016-06-24 04:05:21 +00:00
..
ARCRuntimeEntryPoints.h
…
BlotMapVector.h
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the cmake build to enable them.
2016-04-29 15:22:48 +00:00
CMakeLists.txt
…
DependencyAnalysis.cpp
…
DependencyAnalysis.h
Make more headers self-contained.
2016-01-27 18:03:37 +00:00
LLVMBuild.txt
…
ObjCARC.cpp
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
ObjCARC.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
ObjCARCAPElim.cpp
Re-commit optimization bisect support (r267022) without new pass manager support.
2016-04-22 22:06:11 +00:00
ObjCARCContract.cpp
Form objc_storeStrong in the presence of bitcasts.
2016-05-27 02:13:53 +00:00
ObjCARCExpand.cpp
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
ObjCARCOpts.cpp
Switch more loops to be range-based
2016-06-24 04:05:21 +00:00
ProvenanceAnalysis.cpp
…
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
…
PtrState.h
…