mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C++: Autoformat.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* DEPRECATED: Objective-C is no longer supported.
|
||||
*/
|
||||
|
||||
import semmle.code.cpp.exprs.Expr
|
||||
import semmle.code.cpp.exprs.Expr
|
||||
import semmle.code.cpp.Class
|
||||
import semmle.code.cpp.ObjectiveC
|
||||
private import semmle.code.cpp.internal.ResolveClass
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* Provides a predicate for identifying formatting functions like `printf`.
|
||||
*
|
||||
*
|
||||
* Consider using the newer model in
|
||||
* `semmle.code.cpp.models.interfaces.FormattingFunction` directly instead of
|
||||
* this library.
|
||||
|
||||
Reference in New Issue
Block a user