diff options
author | Alex Langford <apl@fb.com> | 2019-08-15 00:58:51 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-08-15 00:58:51 +0000 |
commit | 0630bbc7fe030999cfe76f698bc571540fdbda66 (patch) | |
tree | ba34238754ec5cd59bb5c7624987eae33f07466b /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | efe00934044810fcb8d027b675845ec7123884c3 (diff) | |
download | llvm-0630bbc7fe030999cfe76f698bc571540fdbda66.zip llvm-0630bbc7fe030999cfe76f698bc571540fdbda66.tar.gz llvm-0630bbc7fe030999cfe76f698bc571540fdbda66.tar.bz2 |
[NFCI] Always initialize BugReport const fields
Summary:
Some compilers require that const fields of an object must be explicitly
initialized by the constructor. I ran into this issue building with clang
3.8 on Ubuntu 16.04.
Reviewers: compnerd, Szelethus, NoQ
Subscribers: cfe-commits, llvm-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66265
llvm-svn: 368950
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions