summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/localization
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-06-04 15:13:30 +0000
committerNico Weber <nicolasweber@gmx.de>2019-06-04 15:13:30 +0000
commit880d21d3cbfd143f11c2bd2f5a5d6b46bfcb1a70 (patch)
treefe1fa795d9e105f13b72fd448185ddf72458bf90 /libcxx/test/std/localization
parentc5fe030c166b0fee57b7a5dfea20f24f4571fe29 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud