[PATCH] D56509: [AST] Remove ASTContext from getThisType (NFC)
Brian Gesiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 10 17:58:43 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC350914: [AST] Remove ASTContext from getThisType (NFC) (authored by modocache, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56509?vs=180893&id=181200#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56509/new/
https://reviews.llvm.org/D56509
Files:
include/clang/AST/DeclCXX.h
lib/AST/DeclCXX.cpp
lib/AST/ExprConstant.cpp
lib/Analysis/Consumed.cpp
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGCXXABI.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
lib/Sema/SemaCoroutine.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplate.cpp
lib/StaticAnalyzer/Core/LoopWidening.cpp
lib/StaticAnalyzer/Core/MemRegion.cpp
lib/StaticAnalyzer/Core/SValBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56509.181200.patch
Type: text/x-patch
Size: 17745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190111/1acba661/attachment.bin>
More information about the cfe-commits
mailing list