llvm-project/llvm/lib/Transforms/ObjCARC
serge-sans-paille 01be9be2f2 Cleanup includes: final pass
Cleanup a few extra files, this closes the work on libLLVM dependencies on my
side.

Impact on libLLVM preprocessed output: -35876 lines

Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D122576
2022-03-29 09:00:21 +02:00
..
ARCRuntimeEntryPoints.h [ObjCARC] Use "UnsafeClaimRV" to refer to unsafeClaim in enums. NFC. 2022-01-24 19:37:01 -08:00
BlotMapVector.h
CMakeLists.txt
DependencyAnalysis.cpp [ObjCARC] Remove unused RetainRVDep dependency kind. NFC. 2022-01-24 19:37:01 -08:00
DependencyAnalysis.h [ObjCARC] Remove unused RetainRVDep dependency kind. NFC. 2022-01-24 19:37:01 -08:00
ObjCARC.cpp Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
ObjCARC.h Cleanup includes: Transforms/IPO 2022-03-22 10:06:28 +01:00
ObjCARCAPElim.cpp Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
ObjCARCContract.cpp [ObjCARC] Fix non-determinism 2022-03-17 15:01:09 -07:00
ObjCARCExpand.cpp Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
ObjCARCOpts.cpp [ObjCARC] Require the function argument in the clang.arc.attachedcall bundle. 2022-01-28 12:41:45 -08:00
ProvenanceAnalysis.cpp
ProvenanceAnalysis.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
ProvenanceAnalysisEvaluator.cpp
PtrState.cpp
PtrState.h