[all-commits] [llvm/llvm-project] 0ebf90: [modules] Put Frontend/OpenMP headers into a Clang...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Feb 8 00:55:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ebf904bafce983fd2018f2b5b8288dd5ded0cdb
https://github.com/llvm/llvm-project/commit/0ebf904bafce983fd2018f2b5b8288dd5ded0cdb
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/include/llvm/module.modulemap
Log Message:
-----------
[modules] Put Frontend/OpenMP headers into a Clang module to fix the module build
These headers can be in a Clang module like the rest. This also fixes the
modules build that is currently struggling with these headers being textually
included in several other modules.
More information about the All-commits
mailing list