Changeset 9e72bae3 for src/Common
- Timestamp:
- Jan 23, 2025, 2:42:49 PM (8 months ago)
- Branches:
- master
- Children:
- f070ea8
- Parents:
- a750c71b (diff), 857b5f9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Common/CodeLocationTools.cpp
ra750c71b r9e72bae3 154 154 macro(ConstantExpr, Expr) \ 155 155 macro(SizeofExpr, Expr) \ 156 macro(CountExpr, Expr ) \157 156 macro(AlignofExpr, Expr) \ 157 macro(CountofExpr, Expr ) \ 158 158 macro(UntypedOffsetofExpr, Expr) \ 159 159 macro(OffsetofExpr, Expr) \
Note:
See TracChangeset
for help on using the changeset viewer.