diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2022-02-14 14:02:27 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-02-14 14:04:32 -0500 |
commit | a766545402d8569532294d097d026cf2e837b5c2 (patch) | |
tree | fbd6a782d38dedb789bc233b105270c1165b2340 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | d0fb3eab74aaa357037fd2632f912e71222c5586 (diff) | |
download | llvm-a766545402d8569532294d097d026cf2e837b5c2.zip llvm-a766545402d8569532294d097d026cf2e837b5c2.tar.gz llvm-a766545402d8569532294d097d026cf2e837b5c2.tar.bz2 |
Update the diagnostic behavior of [[noreturn]] in C2x
Post-commit review feedback suggested dropping the deprecated
diagnostic for the 'noreturn' macro (the diagnostic from the header
file suffices and the macro diagnostic could be confusing) and to only
issue the deprecated diagnostic for [[_Noreturn]] when the attribute
identifier is either directly written or not from a system macro.
Amends the commit made in 5029dce492b3cf3ac191eda0b5bf268c3acac2e0.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions