mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
5 lines
371 B
Markdown
5 lines
371 B
Markdown
---
|
|
category: feature
|
|
---
|
|
* A new abstract class `ConfigurationTestFile` (`semmle.code.cpp.ConfigurationTestFile.ConfigurationTestFile`) was introduced, which represents files created to test the build configuration. A subclass `CmakeTryCompileFile` of `ConfigurationTestFile` was also introduced, which represents files created by CMake to test the build configuration.
|