Skip to content
Commit 009ab172 authored by Kazu Hirata's avatar Kazu Hirata
Browse files

[flang] Use *X instead of X.getValue() (NFC)

Per Flang C++ Style Guide, this patch replaces X.getValue() with *X
where *X is protected by a presence test.
parent 9f7d8014
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment