]> granicus.if.org Git - clang/commitdiff
New file missed from r301846.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 1 May 2017 22:11:08 +0000 (22:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 1 May 2017 22:11:08 +0000 (22:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301847 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/Inputs/diag_flags.h [new file with mode: 0644]

diff --git a/test/Modules/Inputs/diag_flags.h b/test/Modules/Inputs/diag_flags.h
new file mode 100644 (file)
index 0000000..3b85c84
--- /dev/null
@@ -0,0 +1 @@
+struct Padded { char x; int y; };