Commit 096cad5
committed
[Serialization] Fix a warning
This patch fixes:
clang/unittests/Serialization/SourceLocationEncodingTest.cpp:39:34:
error: unused variable 'Biggest' [-Werror,-Wunused-const-variable]1 parent b8e8ff3 commit 096cad5
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments