This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-13 21:06:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Frontend
/
Rewrite
History
Simon Pilgrim
f162036fcd
[clang] RewriteModernObjC::SynthBlockInitExpr - remove block nullptr check
...
All paths have already dereferenced the block pointer
2022-02-11 15:09:44 +00:00
..
CMakeLists.txt
…
FixItRewriter.cpp
…
FrontendActions.cpp
Cleanup identifier parsing; NFC
2021-09-14 09:12:22 -04:00
HTMLPrint.cpp
clang/Frontend: Mostly stop using SourceManager::getBuffer, NFC
2020-10-14 23:31:28 -04:00
InclusionRewriter.cpp
[ADT] [NFC] Add StringRef::detectEOL
2022-01-21 09:47:02 -06:00
RewriteMacros.cpp
Lexer: Update the Lexer to use MemoryBufferRef, NFC
2020-10-19 19:10:21 -04:00
RewriteModernObjC.cpp
[clang] RewriteModernObjC::SynthBlockInitExpr - remove block nullptr check
2022-02-11 15:09:44 +00:00
RewriteObjC.cpp
Use std::string::substr (NFC)
2021-11-22 08:21:09 -08:00
RewriteTest.cpp
…