diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-29 23:59:07 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-08-29 23:59:07 +0000 |
commit | 68c808f6e3cd0e203fec37ac3579c4542cbb6db3 (patch) | |
tree | 38ff495bbcb20e4ebeb5f0372148e5ca0027c4c1 /clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp | |
parent | 33d413823500179040c6fb03ae75e1bdea23385b (diff) | |
download | bcm5719-llvm-68c808f6e3cd0e203fec37ac3579c4542cbb6db3.tar.gz bcm5719-llvm-68c808f6e3cd0e203fec37ac3579c4542cbb6db3.zip |
Driver: refactor OpenCL argument forwarding
Extract the argument forwarding for OpenCL arguments. Make this more
data driven as we are just repeating the argument name and spelling.
This costs a slight bit more memory due to the string duplication, but
makes it easier to follow. It should be possible to forward the
internal string representation from the TableGen data to avoid this.
But, this makes the code simpler to follow for now.
llvm-svn: 312083
Diffstat (limited to 'clang/test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp')
0 files changed, 0 insertions, 0 deletions