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
a533e514b8ed6966df4e4bf1d3d9ef7cbd3e786d
clang-p2996
/
llvm
/
lib
/
Transforms
/
ObjCARC
History
Justin Bogner
cd1d5aaf2e
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
...
Follow up to r278902. I had missed "fall through", with a space. llvm-svn: 278970
2016-08-17 20:30:52 +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
…
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
Replace "fallthrough" comments with LLVM_FALLTHROUGH
2016-08-17 05:10:15 +00:00
ObjCARCExpand.cpp
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
ObjCARCOpts.cpp
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
ProvenanceAnalysis.cpp
…
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
2016-08-17 20:30:52 +00:00
PtrState.h
…