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
fc8a08765af8f32663776a42e85b28362b5658ce
clang-p2996
/
clang
/
lib
/
ARCMigrate
History
Kazu Hirata
d677a7cb05
[clang] Remove redundant member initialization (NFC)
...
Identified with readability-redundant-member-init.
2022-01-02 10:20:23 -08:00
..
ARCMT.cpp
Revert "Revert "Use VersionTuple for parsing versions in Triple, fixing issues that caused the original change to be reverted. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible.""
2021-12-07 23:15:21 +00:00
ARCMTActions.cpp
…
CMakeLists.txt
…
FileRemapper.cpp
[SystemZ][z/OS] Set files in FileRemapper.cpp are text
2021-04-19 07:59:42 -04:00
Internals.h
[clang] Remove redundant member initialization (NFC)
2022-01-02 10:20:23 -08:00
ObjCMT.cpp
[clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg> instead of objcmt-white-list-dir-path=<arg>
2021-11-05 12:27:05 -04:00
PlistReporter.cpp
…
TransAPIUses.cpp
…
TransARCAssign.cpp
…
TransAutoreleasePool.cpp
[clang] Remove redundant member initialization (NFC)
2022-01-02 10:20:23 -08:00
TransBlockObjCVariable.cpp
…
TransEmptyStatementsAndDealloc.cpp
[clang] Introduce SourceLocation::[U]IntTy typedefs.
2021-07-21 10:45:46 +01:00
TransformActions.cpp
…
Transforms.cpp
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
Transforms.h
…
TransGCAttrs.cpp
…
TransGCCalls.cpp
…
TransProperties.cpp
…
TransProtectedScope.cpp
…
TransRetainReleaseDealloc.cpp
…
TransUnbridgedCasts.cpp
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
TransUnusedInitDelegate.cpp
…
TransZeroOutPropsInDealloc.cpp
…