[PATCH] D60229: llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors
Erik Pilkington via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 3 14:03:54 PDT 2019
erik.pilkington added inline comments.
================
Comment at: libcxxabi/src/demangle/ItaniumDemangle.h:2796
// ::= C2 # base object constructor
// ::= C3 # complete object allocating constructor
// extension ::= C5 # ?
----------------
Can you also update the BNF here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60229/new/
https://reviews.llvm.org/D60229
More information about the llvm-commits
mailing list