llvm-project/llvm/lib/Transforms/ObjCARC
Kazu Hirata 50724716cd [Transforms] Qualify auto in range-based for loops (NFC)
Identified with readability-qualified-auto.
2022-08-14 12:51:58 -07: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 [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
ObjCARCExpand.cpp Cleanup includes: final pass 2022-03-29 09:00:21 +02:00
ObjCARCOpts.cpp [Transforms] Qualify auto in range-based for loops (NFC) 2022-08-14 12:51:58 -07:00
ProvenanceAnalysis.cpp
ProvenanceAnalysis.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
ProvenanceAnalysisEvaluator.cpp [llvm] Use range-based for loops with instructions (NFC) 2021-11-14 19:40:48 -08:00
PtrState.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
PtrState.h