Hi all,
Could anyone review my patch?
Files:
include/clang/AST/Mangle.h
lib/AST/ItaniumMangle.cpp
lib/CodeGen/CodeGenFunction.cpp
test/CodeGenCXX/mangle-local-anonymous-unions.cpp
test/CodeGenCXX/mangle.cpp
D6295.16292.patch (6.81 KB)
Hi all,
Could anyone review my patch?
Files:
include/clang/AST/Mangle.h
lib/AST/ItaniumMangle.cpp
lib/CodeGen/CodeGenFunction.cpp
test/CodeGenCXX/mangle-local-anonymous-unions.cpp
test/CodeGenCXX/mangle.cpp
D6295.16292.patch (6.81 KB)
Hi Evgeny, please send patches to cfe-commits or use Phabricator, whichever you prefer. It’s also useful to CC people who are knowledgeable about the code you changed (use git blame). Good luck.