diff options
author | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | 2020-09-02 19:42:18 +0300 |
---|---|---|
committer | Dmitry Preobrazhensky <dmitry.preobrazhensky@amd.com> | 2020-09-02 19:42:18 +0300 |
commit | ecde200209f82b7362277ea59ad84df66c42dd3b (patch) | |
tree | 9c029aaf8be8d54715369d12e7ea282b1b0f7b48 /clang/lib/Basic/LangOptions.cpp | |
parent | f80866bd4a2a4e8b650aef1f9a88870dd336e20f (diff) | |
download | llvm-ecde200209f82b7362277ea59ad84df66c42dd3b.zip llvm-ecde200209f82b7362277ea59ad84df66c42dd3b.tar.gz llvm-ecde200209f82b7362277ea59ad84df66c42dd3b.tar.bz2 |
[AMDGPU][MC] Corrected parser to avoid generation of excessive error messages
Summary of changes:
- Changed parser to eliminate generation of excessive error messages;
- Corrected lit tests to match all expected error messages;
- Corrected lit tests to guard against unwanted extra messages (added option "--implicit-check-not=error:");
- Added missing checks and fixed some typos in tests.
See bug 46907: https://bugs.llvm.org/show_bug.cgi?id=46907
Reviewers: arsenm, rampitec
Differential Revision: https://reviews.llvm.org/D86940
Diffstat (limited to 'clang/lib/Basic/LangOptions.cpp')
0 files changed, 0 insertions, 0 deletions