]> granicus.if.org Git - clang/commit
Fix r217275 to work without the need for standard headers being included
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 5 Sep 2014 23:36:59 +0000 (23:36 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 5 Sep 2014 23:36:59 +0000 (23:36 +0000)
commit1e2542d3585a7f51c3fb88269192bbc26572cfd7
treefce947ede8b48dd8aa71bf09f9ad0579d4e57f9d
parent55460b6f84b74f60e5458320d6f12971a41fc6f9
Fix r217275 to work without the need for standard headers being included

It seems (I guess) in ObjC that va_list is provided without the need for
inclusions. I verified that with this change the test still crashes in
the absence of the fix committed in r217275.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217290 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/Inputs/va_list/module.modulemap
test/Modules/Inputs/va_list/va_list_a.h