This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG80c679220038: [clang][Tooling] Add mapping for
make_error_code (authored by kadircet).
Changed prior to commit:
https://reviews.llvm.org/D154473?v
hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc:353
+// type.
+SYMBOL(make_error_code, std::, /*no headers*/)
nit: maybe add `m
kadircet created this revision.
kadircet added a reviewer: hokein.
Herald added a project: All.
kadircet requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154473
Files:
clang