[all-commits] [llvm/llvm-project] 015b2e: [dwarfgen] Fix initialization order error. [NFCI]
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Nov 18 08:50:23 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 015b2e699f0c7205564e51dd73a0d619571640bf
https://github.com/llvm/llvm-project/commit/015b2e699f0c7205564e51dd73a0d619571640bf
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp
Log Message:
-----------
[dwarfgen] Fix initialization order error. [NFCI]
This commit fixes the `-Werror=reorder` builds.
More information about the All-commits
mailing list