aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-remarkutil.rst
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2023-04-07 13:54:45 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2023-04-07 14:02:42 -0700
commit4b4650948af347c73fcf812645c2afd1955bc083 (patch)
treed94ffeba7013698a96468040c3f3b13e5ee619eb /llvm/docs/CommandGuide/llvm-remarkutil.rst
parentde5f96e99aedd641cc0bbb9ae4a156db4ae3c4c4 (diff)
downloadllvm-4b4650948af347c73fcf812645c2afd1955bc083.zip
llvm-4b4650948af347c73fcf812645c2afd1955bc083.tar.gz
llvm-4b4650948af347c73fcf812645c2afd1955bc083.tar.bz2
[JSON] Fix uninitialized variable warning
Fix uninitialized variable warning when deserializing a std::optional<E> where is an enum type. JSON.h:771:20: warning: variable 'Result' is uninitialized when used here [-Wuninitialized] if (!fromJSON(E, Result, P)) ^~~~~~
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-remarkutil.rst')
0 files changed, 0 insertions, 0 deletions