mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
371 B
371 B
category
| category |
|---|
| feature |
- A new abstract class
ConfigurationTestFile(semmle.code.cpp.ConfigurationTestFile.ConfigurationTestFile) was introduced, which represents files created to test the build configuration. A subclassCmakeTryCompileFileofConfigurationTestFilewas also introduced, which represents files created by CMake to test the build configuration.