mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
This PR separates the core cpp packs into `codeql/cpp-queries` and `codeql/cpp-all`. There are very few lines of code changed. Almost all changes are moving files around.
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
/** Provides classes for working with files and folders. */
|
|
|
|
import semmle.code.cpp.File
|