diff options
author | Richard Smith <richard@metafoo.co.uk> | 2021-10-06 14:11:32 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2021-10-06 15:13:05 -0700 |
commit | 7063b76b02484f93104f1c79496ad216b9bf5b87 (patch) | |
tree | a55787ac69b2e5faedae78ce35a280655a36ea9e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 7ebcb7ce78f6abb73c5a29e7c8b9dd360acb65bc (diff) | |
download | llvm-7063b76b02484f93104f1c79496ad216b9bf5b87.zip llvm-7063b76b02484f93104f1c79496ad216b9bf5b87.tar.gz llvm-7063b76b02484f93104f1c79496ad216b9bf5b87.tar.bz2 |
PR50644: Do not warn on a declaration of `operator"" _foo`.
Also do not warn on `#define _foo` or `#undef _foo`.
Only global scope names starting with _[a-z] are reserved, not the use
of such an identifier in any other context.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions