зеркало из https://github.com/microsoft/clang-1.git
add a triple
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171808 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
822023a553
Коммит
3c4e481a7c
|
@ -1,4 +1,4 @@
|
|||
// RUN: %clang_cc1 -std=c++11 -ast-dump -ast-dump-filter Test %s | FileCheck --strict-whitespace %s
|
||||
// RUN: %clang_cc1 -triple x86_64-pc-linux -std=c++11 -ast-dump -ast-dump-filter Test %s | FileCheck --strict-whitespace %s
|
||||
|
||||
int TestLocation
|
||||
__attribute__((unused));
|
||||
|
|
Загрузка…
Ссылка в новой задаче