mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Handle __builtin_addressof.
This commit is contained in:
@@ -195,7 +195,7 @@ clang.cpp:
|
||||
# 5| params:
|
||||
# 5| body: [Block]: { ... }
|
||||
# 6| 0: [ReturnStmt]: return ...
|
||||
# 6| 0: [???]: __builtin_addressof ...
|
||||
# 6| 0: [BuiltInOperationBuiltInAddressOf]: __builtin_addressof ...
|
||||
# 6| Type = [IntPointerType]: int *
|
||||
# 6| ValueCategory = prvalue
|
||||
# 6| 0: [VariableAccess]: globalInt
|
||||
|
||||
Reference in New Issue
Block a user