summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveInterval.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-05-20 14:10:53 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-05-20 14:10:53 +0000
commit981ba24156430e2d75ad50aefea941839f9ddc51 (patch)
tree4b3fd5e3a79968d5386677a5759ba0fd33736b81 /llvm/lib/CodeGen/LiveInterval.cpp
parentcf5b09b5dc3c3ad2df1e9a4525ce35a8b9bb0ecf (diff)
downloadbcm5719-llvm-981ba24156430e2d75ad50aefea941839f9ddc51.tar.gz
bcm5719-llvm-981ba24156430e2d75ad50aefea941839f9ddc51.zip
None of these attributes require FunctionTemplate to be explicitly listed as part of their subject definition. FunctionTemplateDecls are not what the attribute appertains to in the first place -- it attaches to the underlying FunctionDecl.
The attribute emitter was using FunctionTemplate to map the diagnostic to "functions or methods", but that isn't a particularly clear diagnostic in these cases anyway (since they do not apply to ObjC methods). Updated the attribute emitter to remove custom logic for FunctionTemplateDecl, and updated the test cases for the change in diagnostic wording. llvm-svn: 209209
Diffstat (limited to 'llvm/lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud