diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-06-04 15:13:30 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-06-04 15:13:30 +0000 |
commit | 880d21d3cbfd143f11c2bd2f5a5d6b46bfcb1a70 (patch) | |
tree | fe1fa795d9e105f13b72fd448185ddf72458bf90 /libcxx/test/std/localization | |
parent | c5fe030c166b0fee57b7a5dfea20f24f4571fe29 (diff) | |
download | bcm5719-llvm-880d21d3cbfd143f11c2bd2f5a5d6b46bfcb1a70.tar.gz bcm5719-llvm-880d21d3cbfd143f11c2bd2f5a5d6b46bfcb1a70.zip |
llvm-undname: Several behavior-preserving changes to increase coverage
- Replace `Error = true` in a few branches that are truly unreachable
with DEMANGLE_UNREACHABLE
- Remove early return early in startsWithLocalScopePattern() because
it's redundant with the next two early returns
- Remove unreachable `case '0'` (it's handled in the branch below)
- Remove an unused bool return
- Add test coverage for several early error returns, mostly in
array type parsing
llvm-svn: 362506
Diffstat (limited to 'libcxx/test/std/localization')
0 files changed, 0 insertions, 0 deletions