mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 08:16:49 +00:00
Fix another instance of -ccc-cxx vs. --driver-mode=g++
llvm-svn: 186609
This commit is contained in:
parent
e3d8559dd6
commit
cb445d882e
@ -1,4 +1,4 @@
|
||||
// RUN: %clang -ccc-cxx -fsanitize=vptr %s -O3 -o %t
|
||||
// RUN: %clang --driver-mode=g++ -fsanitize=vptr %s -O3 -o %t
|
||||
// RUN: %t rT && %t mT && %t fT && %t cT
|
||||
// RUN: %t rU && %t mU && %t fU && %t cU
|
||||
// RUN: %t rS && %t rV && %t oV
|
||||
|
Loading…
x
Reference in New Issue
Block a user