mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: Formatting
This commit is contained in:
@@ -12,4 +12,4 @@ where
|
||||
evn = ast(e) and not evn = ir(e) and note = "AST only"
|
||||
or
|
||||
evn = ir(e) and not evn = ast(e) and note = "IR only"
|
||||
select e, evn, note
|
||||
select e, evn, note
|
||||
|
||||
Reference in New Issue
Block a user