[PATCH] D7718: Itanium ABI: Properly mangle extern "C" template arguments
Yaron Keren via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 1 00:54:56 PST 2015
yaron.keren added a subscriber: yaron.keren.
yaron.keren added a comment.
There is another copy of getEffectiveDeclContext in MicrosoftMangle.cpp which pre-commit was identical to this one.
Should it get this commit as well to keep both identical?
If so, could both copies of getEffectiveDeclContext be merged?
Repository:
rL LLVM
http://reviews.llvm.org/D7718
More information about the cfe-commits
mailing list