| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
All the major compilers now have scheduled releases with support for
scanning, so remove the experimental gate.
Fixes: #18355
|
| |
|
|
|
|
| |
It is now subsumed by the UUID setting completely.
|
|
|
|
|
| |
In Visual Studio, there is no mechanism to tell scanning apart from
non-scanning, so skip the sanity checks.
|
|
The `CXX_SCAN_FOR_MODULES` property may be used to control scanning for
targets and for source files rather than assuming "C++20 always needs to
be scanned".
|