diff options
author | Martin Boehme <mboehme@google.com> | 2020-05-29 10:36:19 +0200 |
---|---|---|
committer | Martin Boehme <mboehme@google.com> | 2020-06-04 08:33:39 +0200 |
commit | 8d74de9de6d6cca552d7de7d0bfd36b6dd7d58dc (patch) | |
tree | 4bb52720c7e591d077fa5494a0c47cfe1b687b7c /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | b3cff3c72092e40df12a55535a4d0d10cd1d62ce (diff) | |
download | llvm-8d74de9de6d6cca552d7de7d0bfd36b6dd7d58dc.zip llvm-8d74de9de6d6cca552d7de7d0bfd36b6dd7d58dc.tar.gz llvm-8d74de9de6d6cca552d7de7d0bfd36b6dd7d58dc.tar.bz2 |
[clang] Always allow including builtin headers in [no_undeclared_headers] modules.
Previously, this would fail if the builtin headers had been "claimed" by
a different module that wraps these builtin headers. libc++ does this,
for example.
This change adds a test demonstrating this situation; the test fails
without the fix.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions