diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-05-12 01:19:01 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-05-12 01:19:01 +0000 |
commit | 1bb7235026bbc6cfe415cbd6bee8178cb37268e0 (patch) | |
tree | 3b156836b9a16a4f7c90f3aba7947066dc2b4d5c /llvm/lib/Support/APInt.cpp | |
parent | 488393f822b9ff825924cffb725cd22c39434791 (diff) | |
download | bcm5719-llvm-1bb7235026bbc6cfe415cbd6bee8178cb37268e0.tar.gz bcm5719-llvm-1bb7235026bbc6cfe415cbd6bee8178cb37268e0.zip |
Guard usage of libc++ regex internals inside test.
This patch attempts to make lookup_classname.pass.cpp usable against
other STL implementations by guarding the use of __regex_word. That being
said it seems likely that the test is still non-conforming due to how
libc++ handles the "w" character class.
llvm-svn: 302859
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions