[PATCH] D60934: [clang] adding explicit(bool) from c++2a
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 14:58:40 PDT 2019
xbolva00 added inline comments.
================
Comment at: clang/include/clang/AST/DeclBase.h:1534
/// 25 bits to fit in the remaining availible space.
/// Note that this makes CXXConstructorDeclBitfields take
----------------
Small typo + update comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60934/new/
https://reviews.llvm.org/D60934
More information about the cfe-commits
mailing list