Handle __builtin_addressof.

This commit is contained in:
Ziemowit Laski
2019-07-10 19:41:26 -07:00
parent 175ba7b3b0
commit 960a41be85
2 changed files with 13 additions and 1 deletions

View File

@@ -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