Erich Keane 514e4359a5 inline stmt attribute diagnosing in templates
D146089's author discovered that our diagnostics for always/no inline
would null-dereference when used in a template. He fixed that by
skipping in the dependent case.

This patch makes sure we diagnose these after a template instantiation.
It also adds infrastructure for other statement attributes to add
checking/transformation.

Differential Revision: https://reviews.llvm.org/D146323
2023-03-21 08:16:52 -07:00
..
2022-11-30 07:52:59 -05:00
2022-09-06 09:52:22 -04:00
2022-11-30 09:37:49 -05:00
2022-06-26 19:22:52 +05:30
2022-09-16 07:19:30 -04:00

See llvm/docs/README.txt