Skip to content
Snippets Groups Projects
Commit 231dbd23 authored by Richard Smith's avatar Richard Smith
Browse files

Add triple to another test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179515 91177308-0d34-0410-b5e6-96231b3b80d8
parent b16ae8b7
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 -std=c++11 -fms-extensions -ast-dump -ast-dump-filter Test %s | FileCheck -check-prefix CHECK -strict-whitespace %s // RUN: %clang_cc1 -std=c++11 -triple x86_64-linux-gnu -fms-extensions -ast-dump -ast-dump-filter Test %s | FileCheck -check-prefix CHECK -strict-whitespace %s
class testEnumDecl { class testEnumDecl {
enum class TestEnumDeclScoped; enum class TestEnumDeclScoped;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment