mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 09:46:06 +00:00

Fixes <rdar://10041960>. And also brings down the number of warnings without a flag by one :) llvm-svn: 138842
3 lines
79 B
C
3 lines
79 B
C
// RUN: %clang_cc1 -verify -fsyntax-only %s
|
|
#include "missing-system-header.h"
|