[tests] Add a test for -iwithprefix.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jan 2013 18:08:53 +0000 (18:08 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jan 2013 18:08:53 +0000 (18:08 +0000)
commitbd5dfe4511859a5695c6a82097da7722525d4695
treec27250452daa6860221500ec8ff9cef8cfc37ec5
parentc7bece56faa5eef1c3d141d0c0b0b68b28a9aed2
[tests] Add a test for -iwithprefix.

 - This just scratches the surface, We have pretty horrible test coverage in
   this area it seems like, but this at least covers the change in r173410.

llvm-svn: 173464
clang/test/Preprocessor/iwithprefix.c [new file with mode: 0644]