CodeQL library for C/C++
codeql/cpp-all 0.12.9 (changelog, source)
Search

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: