pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157251/new/
https://reviews.llvm.org/D157251
yubing updated this revision to Diff 548479.
yubing added a comment.
small fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157251/new/
https://reviews.llvm.org/D157251
Files:
clang/lib/AST/Mangle.cpp
clang/test/CodeGen/mangle-windows-regcall
yubing updated this revision to Diff 548478.
yubing added a comment.
small fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157251/new/
https://reviews.llvm.org/D157251
Files:
clang/lib/AST/Mangle.cpp
clang/test/CodeGen/mangle-windows-regcall
yubing updated this revision to Diff 548477.
yubing added a comment.
Herald added a subscriber: mstorsjo.
add testcase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157251/new/
https://reviews.llvm.org/D157251
Files:
clang/lib/AST/Mangle.cpp
c
yubing created this revision.
Herald added a project: All.
yubing 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/D157251
Files:
clang/lib/AST/Mangle.cpp
Index: clang/lib/