mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
5aeae74b36
Currently unknown keys when inputting mapping traits have the location set to the Value. Example: ``` YAML:1:14: error: unknown key 'UnknownKey' {UnknownKey: SomeValue} ^~~~~~~~~ ``` This is unhelpful for a user as it draws them to fix the wrong item. Reviewed By: silvas Differential Revision: https://reviews.llvm.org/D93037 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TextStubHelpers.h | ||
TextStubV1Tests.cpp | ||
TextStubV2Tests.cpp | ||
TextStubV3Tests.cpp | ||
TextStubV4Tests.cpp |