diff options
author | Hal Finkel <hfinkel@anl.gov> | 2017-12-16 01:40:19 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2017-12-16 01:40:19 +0000 |
commit | cc15219fb1eb7d536fb40ffed7e4a6a779eb23ff (patch) | |
tree | ceaae3537df3a2fe808dcb4722a42363f8cc702e /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 160f4bb80393ba5c77dae1ccfcea105fd030a3ad (diff) | |
download | bcm5719-llvm-cc15219fb1eb7d536fb40ffed7e4a6a779eb23ff.tar.gz bcm5719-llvm-cc15219fb1eb7d536fb40ffed7e4a6a779eb23ff.zip |
[TextDiagnosticBuffer] Fix diagnostic note emission order
The frontend currently groups diagnostics from the command line according to
diagnostic level, but that places all notes last. Fix that by emitting such
diagnostics in the order they were generated.
Patch by Joel E. Denny, thanks!
Differential Revision: https://reviews.llvm.org/D40995
llvm-svn: 320904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions