summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/assembler-with-cpp.c
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-05-24 19:02:45 +0000
committerDan Gohman <gohman@apple.com>2009-05-24 19:02:45 +0000
commit3cdfe749e00a16c3b1a4daee11ce656f18619a11 (patch)
tree1206713fc3f5fc077a30eaec64a1c6f1071b187e /clang/test/Preprocessor/assembler-with-cpp.c
parentfb56cf1b1d628a7c18648970aba0474d055b64dd (diff)
downloadbcm5719-llvm-3cdfe749e00a16c3b1a4daee11ce656f18619a11.tar.gz
bcm5719-llvm-3cdfe749e00a16c3b1a4daee11ce656f18619a11.zip
Fix this code for hosts where std::vector doesn't have .data().
Use &Ops[0] instead, which is safe since Ops will never be empty here. llvm-svn: 72368
Diffstat (limited to 'clang/test/Preprocessor/assembler-with-cpp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud