This revision was automatically updated to reflect the committed changes.
Closed by commit rL279613: [AST] Make InitListExpr::isExplicit const (NFC)
(authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D23828?vs=69083&id=69084#toc
Repository:
rL LLVM
https://reviews.llvm
alexshap added a comment.
Thx, i don't have commit access, if u could land this diff i would be grateful
Repository:
rL LLVM
https://reviews.llvm.org/D23828
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mai
vsk added a subscriber: vsk.
vsk accepted this revision.
vsk added a reviewer: vsk.
vsk added a comment.
This revision is now accepted and ready to land.
LGTM - it's just calling const methods.
Repository:
rL LLVM
https://reviews.llvm.org/D23828
alexshap created this revision.
alexshap added reviewers: djasper, bkramer.
alexshap added a subscriber: cfe-commits.
alexshap set the repository for this revision to rL LLVM.
alexshap changed the visibility of this Differential Revision from "Public (No
Login Required)" to "All Users".
Mark the