Add a test checking clang-tidy can find libc++ on Mac
authorIlya Biryukov <ibiryukov@google.com>
Mon, 12 Nov 2018 13:56:09 +0000 (13:56 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Mon, 12 Nov 2018 13:56:09 +0000 (13:56 +0000)
commitac7c4f1db363927581d6246214c2ea93244b364a
treedd4cad90d67f698c7a158cd726117e6886627001
parentd8ebe7951d30874d31a11baa8502cd09d100136d
Add a test checking clang-tidy can find libc++ on Mac

Reviewers: sammccall, arphaman, EricWF

Reviewed By: sammccall

Subscribers: christof, cfe-commits

Differential Revision: https://reviews.llvm.org/D54311

llvm-svn: 346653
clang-tools-extra/test/clang-tidy/Inputs/mock-libcxx/include/c++/v1/mock_vector [new file with mode: 0644]
clang-tools-extra/test/clang-tidy/clang-tidy-mac-libcxx.cpp [new file with mode: 0644]