[PATCH] D29671: [DebugInfo] Add address space when creating DIDerivedTypes

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 11:30:51 PST 2017


kzhuravl updated this revision to Diff 89538.
kzhuravl marked an inline comment as done.
kzhuravl added a comment.

Add missing `override` keyword.


https://reviews.llvm.org/D29671

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGenOpenCL/amdgpu-debug-info-pointer-address-space.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29671.89538.patch
Type: text/x-patch
Size: 16460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/69cc9b99/attachment.bin>


More information about the llvm-commits mailing list