Module Compilation
Provides a class representing individual compiler invocations that occurred during the build.
Import path
import semmle.code.cpp.Compilation
Imports
File |
Provides classes representing files and folders. |
Classes
Compilation |
An invocation of the compiler. Note that more than one file may be compiled per invocation. For example, this command compiles three source files: |