mirror of
https://github.com/github/codeql.git
synced 2026-03-04 22:56:47 +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.