diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-08-16 15:15:16 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-08-16 15:16:12 -0700 |
commit | 9860e68450cd04ec2c53fe2dbcfab64a86c76673 (patch) | |
tree | 1877c9d89bf39b21897936ff32011a5dd2e14bf1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | de71b46a519db014ce906a39f8a0e1b235ef1568 (diff) | |
download | llvm-9860e68450cd04ec2c53fe2dbcfab64a86c76673.zip llvm-9860e68450cd04ec2c53fe2dbcfab64a86c76673.tar.gz llvm-9860e68450cd04ec2c53fe2dbcfab64a86c76673.tar.bz2 |
Don't leave the FPOptions in a UnaryOperator uninitialized.
We don't appear to use these FPOptions for anything right now, but
they shouldn't be uninitialized because that makes our AST file output
nondeterministic.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions