This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
ARCMigrate
History
Jay Foad
4dd55c567a
[clang] Use {} instead of std::nullopt to initialize empty ArrayRef (
#109399
)
...
Follow up to
#109133
.
2024-10-24 10:23:40 +01:00
..
ARCMT.cpp
[llvm][clang] Move RewriterBuffer to ADT. (
#99770
)
2024-08-18 09:46:51 -07:00
ARCMTActions.cpp
…
CMakeLists.txt
…
FileRemapper.cpp
…
Internals.h
[clang] Use {} instead of std::nullopt to initialize empty ArrayRef (
#109399
)
2024-10-24 10:23:40 +01:00
ObjCMT.cpp
[llvm][clang] Move RewriterBuffer to ADT. (
#99770
)
2024-08-18 09:46:51 -07:00
PlistReporter.cpp
…
TransAPIUses.cpp
[NFC][Clang] Improve const correctness for IdentifierInfo (
#79365
)
2024-04-11 00:33:40 +00:00
TransARCAssign.cpp
…
TransAutoreleasePool.cpp
…
TransBlockObjCVariable.cpp
…
TransEmptyStatementsAndDealloc.cpp
…
TransformActions.cpp
…
Transforms.cpp
[clang] Introduce
SemaObjC
(
#89086
)
2024-05-13 23:37:59 +04:00
Transforms.h
…
TransGCAttrs.cpp
[clang][NFC] Trim license header comments to 81 characters (
#82919
)
2024-03-06 16:32:14 +01:00
TransGCCalls.cpp
…
TransProperties.cpp
…
TransProtectedScope.cpp
…
TransRetainReleaseDealloc.cpp
…
TransUnbridgedCasts.cpp
[clang] Replace X && isa<Y>(X) with isa_and_nonnull<Y>(X). NFC (
#94987
)
2024-06-11 05:30:50 +03:00
TransUnusedInitDelegate.cpp
…
TransZeroOutPropsInDealloc.cpp
…