the file at the point of the pragma. This allows clang to know that all sourcelocations after the pragma are in a system header. llvm-svn: 73376
4 lines
97 B
C
4 lines
97 B
C
// RUN: clang -verify -pedantic %s -fsyntax-only
|
|
// rdar://6899937
|
|
#include "pragma_sysheader.h"
|