Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 371 Bytes

File metadata and controls

4 lines (4 loc) · 371 Bytes
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.