diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-08-17 19:43:40 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-08-17 19:43:40 +0000 |
| commit | f9a5d5f04a86a4bd9b907f17da88c94b8cea214e (patch) | |
| tree | 0bfcf06fd91dd6655689eee73a0c511e875a5285 /lldb/packages/Python/lldbsuite/pre_kill_hook/darwin.py | |
| parent | 30161dc28da6a336542cfd828f79568130795763 (diff) | |
| download | bcm5719-llvm-f9a5d5f04a86a4bd9b907f17da88c94b8cea214e.tar.gz bcm5719-llvm-f9a5d5f04a86a4bd9b907f17da88c94b8cea214e.zip | |
Improve diagnostic for missing comma in template parameter list.
Given 'typename T typename U', we would correctly diagnose the missing
comma, but incorrectly disambiguate the first parameter as being a
non-type parameter and complain that the 'T' is not a qualified-id.
See also gcc.gnu.org/PR86998.
llvm-svn: 340074
Diffstat (limited to 'lldb/packages/Python/lldbsuite/pre_kill_hook/darwin.py')
0 files changed, 0 insertions, 0 deletions

