]> granicus.if.org Git - clang/commit
Workaround reverse-iteration buildbot breakages. Filed PR35244.
authorIlya Biryukov <ibiryukov@google.com>
Wed, 8 Nov 2017 13:05:52 +0000 (13:05 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 8 Nov 2017 13:05:52 +0000 (13:05 +0000)
commit4c855d55f14b238a2e75c05aecb00b46aa16de11
treee28f3a8091a1b8bc4376edeff9f7f1202516584d
parent84f05ebee70a608bc7ba478636fdbb30067d855e
Workaround reverse-iteration buildbot breakages. Filed PR35244.

Clang's completion output is non-deterministic, causing test failures
with turned on LLVM_REVERSE_ITERATION.
The workaround is to use CHECK-DAGs for now, will remove them when
PR35244 gets fixed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317687 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeCompletion/qualifiers-as-written.cpp