[PATCH] D53088: [Support] Remove redundant qualifiers in YAMLTraits (NFC)
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 10 09:43:09 PDT 2018
scott.linder created this revision.
scott.linder added reviewers: chandlerc, davide, kledzik, dblaikie.
Herald added subscribers: llvm-commits, kristina.
Does not replace the definitions of the `*Traits` structs with declarations because `has_FlowTraits` seems to require a definition.
Repository:
rL LLVM
https://reviews.llvm.org/D53088
Files:
include/llvm/Support/YAMLTraits.h
lib/Support/YAMLTraits.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53088.169026.patch
Type: text/x-patch
Size: 7874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/51d57fd6/attachment.bin>
More information about the llvm-commits
mailing list