[PATCH] D104830: AST: Create __va_list in the std namespace even in C.
Jessica Clarke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 13 18:37:01 PST 2021
jrtc27 added a comment.
Or you can still do it in the frontend, just make sure that the DWARF emitted by the frontend doesn't have the DINamespace wrapper when not compiling C++.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104830/new/
https://reviews.llvm.org/D104830
More information about the cfe-commits
mailing list