Skip to content

Commit 24f36a2

Browse files
committed
[Modules] Move modulemaps to header search directories. NFC intended.
In code we use `#include "llvm/Lib/Header.h"` which is located in "llvm/include/llvm/Lib/Header.h", so we use "llvm/include/" as a header search path. We should put modulemaps in the same directory and shouldn't rely on clang to search in immediate subdirectories. rdar://106677321 Differential Revision: https://reviews.llvm.org/D148776
1 parent 3aaf0be commit 24f36a2

15 files changed

+823
-820
lines changed

clang/include/clang-c/module.modulemap

Lines changed: 0 additions & 4 deletions
This file was deleted.

clang/include/clang/module.modulemap

Lines changed: 0 additions & 199 deletions
This file was deleted.

0 commit comments

Comments
 (0)