diff options
author | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2020-10-28 23:23:09 +0100 |
---|---|---|
committer | Aaron Puchert <aaronpuchert@alice-dsl.net> | 2020-10-28 23:32:57 +0100 |
commit | 5dbccc6c89c0f6c6dc6277cc304057f6d50b298d (patch) | |
tree | 228794223f34ce102f4c6b8dc9258f1b01bcca04 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 51f8d46491c7efd4e2054b036c13ef6266fceab3 (diff) | |
download | llvm-5dbccc6c89c0f6c6dc6277cc304057f6d50b298d.zip llvm-5dbccc6c89c0f6c6dc6277cc304057f6d50b298d.tar.gz llvm-5dbccc6c89c0f6c6dc6277cc304057f6d50b298d.tar.bz2 |
Better source location for -Wignored-qualifiers on trailing return types
We collect the source location of a trailing return type in the parser,
improving the location for regular functions and providing a location
for lambdas, where previously there was none.
Fixes PR47732.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D90129
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions