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
/
lib
/
Transforms
/
ObjCARC
History
Simon Pilgrim
90ad37646f
ObjCARC.h - remove unnecessary includes. NFC.
...
Add implicit InstIterator.h dependency in ObjCARCContract.cpp
2020-06-24 12:30:59 +01:00
..
ARCRuntimeEntryPoints.h
ARCRuntimeEntryPoints.h - remove unnecessary includes. NFC.
2020-04-24 14:32:45 +01:00
BlotMapVector.h
…
CMakeLists.txt
…
DependencyAnalysis.cpp
[llvm][NFC][CallSite] Remove ImmutableCallSite from a few locations
2020-04-23 21:18:44 -07:00
DependencyAnalysis.h
…
LLVMBuild.txt
…
ObjCARC.cpp
…
ObjCARC.h
ObjCARC.h - remove unnecessary includes. NFC.
2020-06-24 12:30:59 +01:00
ObjCARCAPElim.cpp
[llvm][NFC][CallSite] Remove remaining {Immutable}CallSite uses
2020-04-23 22:19:39 -07:00
ObjCARCContract.cpp
ObjCARC.h - remove unnecessary includes. NFC.
2020-06-24 12:30:59 +01:00
ObjCARCExpand.cpp
[Pass] Ensure we don't include PassSupport.h or PassAnalysisSupport.h directly
2020-04-26 12:58:20 +01:00
ObjCARCOpts.cpp
Correctly report modified status for ObjCARCOpt
2020-06-05 15:56:57 +02:00
ProvenanceAnalysis.cpp
…
ProvenanceAnalysis.h
…
ProvenanceAnalysisEvaluator.cpp
…
PtrState.cpp
…
PtrState.h
…