aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-08-28 23:46:12 +0000
committerJason Molenda <jmolenda@apple.com>2012-08-28 23:46:12 +0000
commite5ad3859eb59bdb3ec9b6ddcf8d6ab4f6dd8bdb9 (patch)
treeb160971af259a684e76ef6060c3e9a015b788f25 /clang/lib/Frontend/CompilerInvocation.cpp
parent407d659fa526cee5de1a2d5032ab60f7daa3c93a (diff)
downloadllvm-e5ad3859eb59bdb3ec9b6ddcf8d6ab4f6dd8bdb9.zip
llvm-e5ad3859eb59bdb3ec9b6ddcf8d6ab4f6dd8bdb9.tar.gz
llvm-e5ad3859eb59bdb3ec9b6ddcf8d6ab4f6dd8bdb9.tar.bz2
Instead of using re.split and requiring two spaces between the "regname: regvalue" pairs,
use re.findall and specify the regexp of regname: regvalue that we're interested in. <rdar://problem/12188752> llvm-svn: 162806
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions