OSDN Git Service

[flang][driver] Fix a small bug (auto vs auto&)
authorAndrzej Warzynski <andrzej.warzynski@arm.com>
Mon, 14 Dec 2020 16:07:24 +0000 (16:07 +0000)
committerAndrzej Warzynski <andrzej.warzynski@arm.com>
Mon, 14 Dec 2020 16:10:07 +0000 (16:10 +0000)
commit6bbbe4a5746e65fb9b7efc8d525961994406a338
treea7209eecc38ae04a3ed3fadf360e524cea2e1580
parent15f2d4f198380762e9fcf6b456d405078b87ae7a
[flang][driver] Fix a small bug (auto vs auto&)

This bug hasn't affected us yet as our usage is too basic, i.e. we don't
rely on the defaults provided by `SetDefaultFortranOpts` just yet. This
will change shortly.
flang/lib/Frontend/CompilerInvocation.cpp