summaryrefslogtreecommitdiff
path: root/clang/test/Modules/odr_hash-gnu.cpp
AgeCommit message (Expand)Author
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer
2023-07-31[ODRHash] Hash type-as-writtenChuanqi Xu
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2018-09-05Remove unnecessary options from test RUN lines.Richard Trieu
2018-09-04[ODRHash] Extend hash to support all Type's.Richard Trieu