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
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
clang
/
lib
/
ARCMigrate
History
Galina Kistanova
83b8a6c170
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
...
llvm-svn: 304640
2017-06-03 06:23:19 +00:00
..
ARCMT.cpp
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
2017-01-06 19:49:01 +00:00
ARCMTActions.cpp
…
CMakeLists.txt
…
FileRemapper.cpp
Fix Clang-tidy readability-redundant-string-cstr warnings
2016-11-02 10:39:27 +00:00
Internals.h
…
ObjCMT.cpp
[ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource
2017-04-28 00:25:06 +00:00
PlistReporter.cpp
…
TransAPIUses.cpp
…
TransARCAssign.cpp
…
TransAutoreleasePool.cpp
…
TransBlockObjCVariable.cpp
…
TransEmptyStatementsAndDealloc.cpp
…
TransformActions.cpp
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
2017-06-03 06:23:19 +00:00
Transforms.cpp
…
Transforms.h
…
TransGCAttrs.cpp
…
TransGCCalls.cpp
…
TransProperties.cpp
…
TransProtectedScope.cpp
…
TransRetainReleaseDealloc.cpp
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
2017-06-03 06:23:19 +00:00
TransUnbridgedCasts.cpp
…
TransUnusedInitDelegate.cpp
…
TransZeroOutPropsInDealloc.cpp
…