[PATCH] D76392: [AST] Make Expr::setDependence protected and remove add/removeDependence. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 19 14:16:19 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4f02d89e5d8: [AST] Make Expr::setDependence protected and remove add/removeDependence. NFC (authored by sammccall).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76392/new/
https://reviews.llvm.org/D76392
Files:
clang/include/clang/AST/Expr.h
clang/lib/AST/ComputeDependence.cpp
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConcepts.cpp
clang/lib/Sema/SemaOverload.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76392.251475.patch
Type: text/x-patch
Size: 7477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200319/66737cf7/attachment-0001.bin>
More information about the cfe-commits
mailing list