[PATCH] D67506: GSYM: add encoding and decoding to FunctionInfo

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 10:40:53 PDT 2019


clayborg updated this revision to Diff 220139.
clayborg added a comment.

- Fix two operator bool calls to use "bool(<object>)" instead of "<object>.operator bool()"


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67506/new/

https://reviews.llvm.org/D67506

Files:
  include/llvm/DebugInfo/GSYM/FunctionInfo.h
  lib/DebugInfo/GSYM/FunctionInfo.cpp
  unittests/DebugInfo/GSYM/GSYMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67506.220139.patch
Type: text/x-patch
Size: 21929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190913/65884245/attachment.bin>


More information about the llvm-commits mailing list