]> granicus.if.org Git - clang/commit
Fix ASTMatchersTests in configurations where
authorDaniel Jasper <djasper@google.com>
Mon, 1 Oct 2012 15:05:34 +0000 (15:05 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 1 Oct 2012 15:05:34 +0000 (15:05 +0000)
commit1a00fee3933066024a2398f9456e5d6bc74344b9
treead44e6b7c410cc85408bd50a0a6e6ed03fe575c2
parent31f7c08a0d2b140bf31a08894d1948649de53c15
Fix ASTMatchersTests in configurations where
"#include <initializer_list>" is unavailable for whatever reason.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164944 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ASTMatchers/ASTMatchersTest.cpp