aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2021-10-06 15:11:12 -0700
committerRichard Smith <richard@metafoo.co.uk>2021-10-06 15:13:06 -0700
commit141df744564822b8d8250fe1bcec15cdbd5f213e (patch)
tree9fe45024df73c87d9eaf8afaa6804055de65451a /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent7063b76b02484f93104f1c79496ad216b9bf5b87 (diff)
downloadllvm-141df744564822b8d8250fe1bcec15cdbd5f213e.zip
llvm-141df744564822b8d8250fe1bcec15cdbd5f213e.tar.gz
llvm-141df744564822b8d8250fe1bcec15cdbd5f213e.tar.bz2
Add missing diagnostic for use of _reserved name in extern "C"
declaration. Names starting with an underscore are reserved at the global scope, so cannot be used as the name of an extern "C" symbol in any scope because such usages conflict with a name at global scope.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions