mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C++: respond to PR comments on qldoc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Proivdes the `LinkTarget` class representing linker invocations at compile time.
|
||||
* Proivdes the `LinkTarget` class representing linker invocations during the build process.
|
||||
*/
|
||||
|
||||
import semmle.code.cpp.Class
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Provides implementation classes modelling `strcat` and various similar functions.
|
||||
* Provides implementation classes modelling `strcat` and various similar functions.
|
||||
* See `semmle.code.cpp.models.Models` for usage information.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user