| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CXXModules: remove `EXPERIMENTAL` from C++ module variable names | Ben Boeckel | 2023-10-02 | 1 | -1/+1 |
| | | |||||
| * | cxxmodules: detect and message about non-compiled sources | Ben Boeckel | 2023-09-12 | 1 | -0/+13 |
| Previously an internal error was raised which ended up causing an internal exception to be thrown. This is a typo situation that should fall into an explicit error. Fixes: #25207 | |||||
