Skip to content
Snippets Groups Projects
Commit 3c4e481a authored by Rafael Espindola's avatar Rafael Espindola
Browse files

add a triple

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171808 91177308-0d34-0410-b5e6-96231b3b80d8
parent 822023a5
No related branches found
No related tags found
No related merge requests found
// 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 int TestLocation
__attribute__((unused)); __attribute__((unused));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment