Skip to content
Snippets Groups Projects
Commit e7b27e88 authored by Nico Weber's avatar Nico Weber
Browse files

Add a FIXME to a failing test.

(See discussion in the bug for why this isn't XFAILed.)



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197991 91177308-0d34-0410-b5e6-96231b3b80d8
parent 0ee107b3
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 %s
// RUN: %clang_cc1 -ffreestanding -fsyntax-only -std=c++11 -fmodules %s
// FIXME: This test fails on OS X 10.9 with headers in /usr/include, see PR18322
#include <stdalign.h>
#if defined alignas
......
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