extern "C" declarations should be considered like global declarations
for mangling purposes.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
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?