Skip to content

Commit

Permalink
Update CClangPass.cpp
Browse files Browse the repository at this point in the history
Signed-off-by: Yingwei Zheng <[email protected]>
  • Loading branch information
dtcxzyw authored Feb 4, 2025
1 parent 297b623 commit 5870123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CClangPass.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class CClangPass : public PassInfoMixin<CClangPass> {
Attribute::Dereferenceable,
Attribute::DereferenceableOrNull,
Attribute::NoAlias,
Attribute::NoCapture,
Attribute::Captures,
Attribute::Range,
Attribute::Alignment,
Attribute::NoFree,
Expand Down

0 comments on commit 5870123

Please sign in to comment.