diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2021-03-19 08:33:27 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2021-03-19 08:35:38 -0400 |
commit | fa4e72971e05e3c923e11a31e2025361e3425a8b (patch) | |
tree | 621633792bb989cc9268d5de2e70cb1158ef79b9 /llvm/lib/IR/Module.cpp | |
parent | a8697c57fa994ebb9524d837ba1ebe7ab00bfb6e (diff) | |
download | llvm-fa4e72971e05e3c923e11a31e2025361e3425a8b.zip llvm-fa4e72971e05e3c923e11a31e2025361e3425a8b.tar.gz llvm-fa4e72971e05e3c923e11a31e2025361e3425a8b.tar.bz2 |
Automate common diagnostic checking for statement attributes
Clang currently automates a fair amount of diagnostic checking for
declaration attributes based on the declarations in Attr.td. It checks
for things like subject appertainment, number of arguments, language
options, etc. This patch uses the same machinery to perform diagnostic
checking on statement attributes.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions