We don't start our error messages with capital letters.
Split out from https://reviews.llvm.org/D48394
Paths
| Differential D48400
[WebAssembly] Update function signature mismatch error message ClosedPublic Authored by sbc100 on Jun 20 2018, 3:47 PM.
Details Summary We don't start our error messages with capital letters. Split out from https://reviews.llvm.org/D48394
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptJun 20 2018, 3:47 PM Closed by commit rL335186: [WebAssembly] Update function signature mismatch error message. NFC. (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 152185 lld/trunk/test/wasm/fatal-warnings.ll
lld/trunk/test/wasm/signature-mismatch-weak.ll
lld/trunk/test/wasm/signature-mismatch.ll
lld/trunk/wasm/SymbolTable.cpp
|