diff options
author | Dean Michael Berris <dberris@google.com> | 2018-12-06 01:56:27 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2018-12-06 01:56:27 +0000 |
commit | 400afa02304370070ca3de46675cbc6e1ba98fd8 (patch) | |
tree | d779daca87421e6b723a80e5807926e68f4fc65b /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | d041212c0784656f4ae101044cf0d1b28ac008b3 (diff) | |
download | llvm-400afa02304370070ca3de46675cbc6e1ba98fd8.zip llvm-400afa02304370070ca3de46675cbc6e1ba98fd8.tar.gz llvm-400afa02304370070ca3de46675cbc6e1ba98fd8.tar.bz2 |
[XRay] Use default-constructed struct as argument to Append(...)
This is a follow-up to D54989.
Work-around gcc-4.8 failing to handle brace-init for structs to imply
default-construction of an aggregate, and treats it as an initialiser
list instead.
llvm-svn: 348445
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions