llvm-project/clang/lib/Frontend/Rewrite
Simon Pilgrim b19473cf59 [clang] RewriteObjCClassMetaData - remove superfluous null pointer check. NFCI.
We've already dereferenced the pointer and no other getClassInterface() calls appear to bother with such a check.

Reported as "Snippet 6" in https://www.viva64.com/en/b/0771/
2020-10-27 13:14:55 +00:00
..
CMakeLists.txt [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
FixItRewriter.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
FrontendActions.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
HTMLPrint.cpp clang/Frontend: Mostly stop using SourceManager::getBuffer, NFC 2020-10-14 23:31:28 -04:00
InclusionRewriter.cpp Lexer: Update the Lexer to use MemoryBufferRef, NFC 2020-10-19 19:10:21 -04:00
RewriteMacros.cpp Lexer: Update the Lexer to use MemoryBufferRef, NFC 2020-10-19 19:10:21 -04:00
RewriteModernObjC.cpp clang/Frontend: Mostly stop using SourceManager::getBuffer, NFC 2020-10-14 23:31:28 -04:00
RewriteObjC.cpp [clang] RewriteObjCClassMetaData - remove superfluous null pointer check. NFCI. 2020-10-27 13:14:55 +00:00
RewriteTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00