summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-11-20 17:23:17 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-11-20 17:23:17 +0000
commit5551c207cd7152856ca0dd837840fc39b0c9909c (patch)
treeef243cf0b5fc3f8beeea2b02fc45fc12a1c27136 /clang/lib/CodeGen/CodeGenFunction.h
parent8cde1d978fc7e59a9b1e8739030e1796f78da798 (diff)
downloadbcm5719-llvm-5551c207cd7152856ca0dd837840fc39b0c9909c.tar.gz
bcm5719-llvm-5551c207cd7152856ca0dd837840fc39b0c9909c.zip
Move the handling of CommaSeparated options into ProvideOption.
Makes '--comma-separated val1,val2' mean the same thing as '--comma-separated=val1,val2' (that is, 'val1' and 'val2' are not lumped together as 'val1,val2'). Also declutters the main loop a bit. llvm-svn: 89463
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud