diff options
author | Jonathan Roelofs <jonathan@codesourcery.com> | 2017-01-18 18:12:39 +0000 |
---|---|---|
committer | Jonathan Roelofs <jonathan@codesourcery.com> | 2017-01-18 18:12:39 +0000 |
commit | 8829e961e6e3946972a14a69d44eaf92826af22c (patch) | |
tree | 5ce9da84c90ac1e9d47a9874d84acb08c1bcc044 /clang/test/OpenMP/target_parallel_codegen.cpp | |
parent | ae5d7bb4f5a20e550ed204d71b633616731466a4 (diff) | |
download | bcm5719-llvm-8829e961e6e3946972a14a69d44eaf92826af22c.tar.gz bcm5719-llvm-8829e961e6e3946972a14a69d44eaf92826af22c.zip |
Revert r286788
The Itanium ABI [1] specifies that __cxa_demangle accept either:
1) symbol names, which start with "_Z"
2) type manglings, which do not start with "_Z"
r286788 erroneously assumes that it should only handle symbols, so this patch
reverts it and adds a counterexample to the testcase.
1: https://mentorembedded.github.io/cxx-abi/abi.html#demangler
Reviewers: zygoloid, EricWF
llvm-svn: 292418
Diffstat (limited to 'clang/test/OpenMP/target_parallel_codegen.cpp')
0 files changed, 0 insertions, 0 deletions