mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Update csharp/ql/src/semmle/code/csharp/ir/IRSanity.ql
Co-Authored-By: Dave Bartolomeo <42150477+dave-bartolomeo@users.noreply.github.com>
This commit is contained in:
committed by
AndreiDiaconu1
parent
81d8905a0f
commit
9105641741
@@ -2,7 +2,7 @@
|
||||
* @name IR Sanity Check
|
||||
* @description Performs sanity checks on the Intermediate Representation. This query should have no results.
|
||||
* @kind table
|
||||
* @id cpp/ir-sanity-check
|
||||
* @id csharp/ir-sanity-check
|
||||
*/
|
||||
|
||||
import implementation.raw.IRSanity
|
||||
|
||||
Reference in New Issue
Block a user