summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/undefined-inline.cpp
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2014-05-22 19:56:11 +0000
committerAlexander Kornienko <alexfh@google.com>2014-05-22 19:56:11 +0000
commitd3b4e08960ad6618b4448fd2c0c38c8c4fa6d72b (patch)
tree08dca0c053d8f5455c9c56e6d56e81b30f835e74 /clang/test/SemaCXX/undefined-inline.cpp
parentd328db1318f082fae9102df791d41d0231ddbcf4 (diff)
downloadbcm5719-llvm-d3b4e08960ad6618b4448fd2c0c38c8c4fa6d72b.tar.gz
bcm5719-llvm-d3b4e08960ad6618b4448fd2c0c38c8c4fa6d72b.zip
Remove limits on the number of fix-it hints and ranges in the DiagnosticsEngine.
Summary: The limits on the number of fix-it hints and ranges attached to a diagnostic are arbitrary and don't apply universally to all users of the DiagnosticsEngine. The way the limits are enforced may lead to diagnostics generating invalid sets of fixes. I suggest removing the limits, which will also simplify the implementation. Reviewers: rsmith Reviewed By: rsmith Subscribers: klimek, cfe-commits Differential Revision: http://reviews.llvm.org/D3879 llvm-svn: 209468
Diffstat (limited to 'clang/test/SemaCXX/undefined-inline.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud