This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 07ee870
committed
[AST] Fix a warning
This patch fixes:
clang/lib/AST/ASTContext.cpp:14432:8: error: unused variable 'IT'
[-Werror,-Wunused-variable]1 parent 6d6287a commit 07ee870
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14433 | 14433 | | |
14434 | 14434 | | |
14435 | 14435 | | |
| 14436 | + | |
14436 | 14437 | | |
14437 | 14438 | | |
14438 | 14439 | | |
| |||
0 commit comments