summaryrefslogtreecommitdiff
path: root/clang/test/Modules/empty.modulemap
AgeCommit message (Expand)Author
2025-01-23[clang][Modules] Raise empty.modulemap expected size to <70KB to fix RISC-V f...Alex Bradbury
2023-06-19[clang][Serialization][RISCV] Increase the number of reserved predefined type...Roger Ferrer Ibanez
2020-06-15Fix clang/test/Modules/empty.modulemap by increasing limit.Sander de Smalen
2016-10-20Remove 24 instances of 'REQUIRES: shell'Reid Kleckner
2015-07-20Attempt to fix greendragon buildbot failures; apparently wc sometimes inserts...Richard Smith
2015-07-19[modules] Don't save uninteresting identifiers, and don't consider identifiersRichard Smith
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-03-24[Modules] Start making explicit modules produce deterministic output.Chandler Carruth