Files
codeql/cpp/ql/lib/change-notes/2025-01-07-config.md
2025-01-21 12:02:52 +00:00

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 subclass CmakeTryCompileFile of ConfigurationTestFile was also introduced, which represents files created by CMake to test the build configuration.