diff options
author | Rui Ueyama <ruiu@google.com> | 2018-02-16 20:38:00 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-02-16 20:38:00 +0000 |
commit | 1184253891da400c8f8e43239338fd8869861f7d (patch) | |
tree | 34af9a38e8fcdcbc34ec90411b39675dfa108b91 /llvm/unittests/DebugInfo/PDB/HashTableTest.cpp | |
parent | b2f6e1c2f20e84393da7e7fc69e5bc006845c3ab (diff) | |
download | bcm5719-llvm-1184253891da400c8f8e43239338fd8869861f7d.tar.gz bcm5719-llvm-1184253891da400c8f8e43239338fd8869861f7d.zip |
Refactor wasm/WriterUtil.{cpp,h}.
Summary:
- Makes code more in line with LLVM style (e.g. const char * -> StringRef)
- Do not use formatv since we can construct message just by `+`
- Replace some odd types such as `const StringRef` with more common type
- Do not use default arguments if they are not necessary
Reviewers: sbc100
Subscribers: jfb, aheejin, llvm-commits, sunfish
Differential Revision: https://reviews.llvm.org/D43403
llvm-svn: 325383
Diffstat (limited to 'llvm/unittests/DebugInfo/PDB/HashTableTest.cpp')
0 files changed, 0 insertions, 0 deletions