Commit beccd69
committed
The -dwarf-column-info flag is no longer available in Clang 11.
As per review https://reviews.llvm.org/rGb0b5162fc23c55906a461366f8acef2431d951c5
The flag logic is now inverted, so debug column info is now ON by default.
Flags -gno-column-info and -gcolumn-info are created instead.1 parent 7726d37 commit beccd69
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
0 commit comments