diff options
author | Mark Wielaard <mark@klomp.org> | 2021-07-05 21:27:51 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2021-07-05 21:27:51 +0200 |
commit | 94ada647bf35c727c17ade60d06af6803a7e5668 (patch) | |
tree | 6e3a1c42920a2dd59c1509c92dba376e51a1ffa4 /gcc/tree-dump.c | |
parent | 29192293fdce8b3cf4888bbe0d5f504655e26cd5 (diff) | |
download | gcc-94ada647bf35c727c17ade60d06af6803a7e5668.zip gcc-94ada647bf35c727c17ade60d06af6803a7e5668.tar.gz gcc-94ada647bf35c727c17ade60d06af6803a7e5668.tar.bz2 |
Remove has_utf8bom flag from AST and HIR Crate classes
The lexer deals with the UTF-8 BOM and the parser cannot detect
whether there is or isn't a BOM at the start of a file. The flag isn't
relevant or useful in the AST and HIR Crate classes.
Diffstat (limited to 'gcc/tree-dump.c')
0 files changed, 0 insertions, 0 deletions