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
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
clang
/
lib
/
ARCMigrate
History
Bill Wendling
fca51911d4
[NFC][Clang] Improve const correctness for IdentifierInfo (
#79365
)
...
The IdentifierInfo isn't typically modified. Use 'const' wherever possible.
2024-04-11 00:33:40 +00:00
..
ARCMT.cpp
…
ARCMTActions.cpp
…
CMakeLists.txt
…
FileRemapper.cpp
[clang] Use SmallString::operator std::string (NFC)
2024-01-20 18:57:30 -08:00
Internals.h
…
ObjCMT.cpp
[NFC][Clang] Improve const correctness for IdentifierInfo (
#79365
)
2024-04-11 00:33:40 +00: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
…
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
…
TransUnusedInitDelegate.cpp
…
TransZeroOutPropsInDealloc.cpp
…