[PATCH] D47615: [DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 16:19:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333806: [DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC (authored by rtereshin, committed by ).
Herald added a reviewer: deadalnix.

Changed prior to commit:
  https://reviews.llvm.org/D47615?vs=149547&id=149582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47615

Files:
  llvm/trunk/include/llvm-c/DebugInfo.h
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/unittests/IR/IRBuilderTest.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47615.149582.patch
Type: text/x-patch
Size: 8552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/920582b9/attachment.bin>


More information about the llvm-commits mailing list