]> granicus.if.org Git - clang/commit
[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'
authorIlya Biryukov <ibiryukov@google.com>
Mon, 3 Dec 2018 11:26:35 +0000 (11:26 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 3 Dec 2018 11:26:35 +0000 (11:26 +0000)
commit5e3d7e0e1db7212c20718d5bcaf866a471a5c851
tree25600036034695972d11a8fbee7ee8d259364f3a
parentafd5bcc1f716db4dd5b5811aedd1e4a6cfdde2db
[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'

Our integrate relies on test inputs being taken from the same diretory as the
test itself.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348123 91177308-0d34-0410-b5e6-96231b3b80d8
test/AST/Inputs/std-coroutine.h [new file with mode: 0644]
test/AST/coroutine-source-location-crash.cpp