swiftlang / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.11k stars 328 forks source link

[Tests] Fix clang/test/Modules/pch-in-module-units.cppm #9128

Closed cachemeifyoucan closed 3 weeks ago

cachemeifyoucan commented 3 weeks ago

rdar://133223951 (cherry picked from commit b912b48be453a36d5c26746e9cd4b9b1afcd3029)

cachemeifyoucan commented 3 weeks ago

@swift-ci please test llvm