[PATCH] Convert error code structs to scoped enums.

Rui Ueyama ruiu at google.com
Mon Oct 7 16:02:25 PDT 2013


Hi Bigcheese,

The original code with enum "_" is intended to emulate scoped enums.
Now we have real scoped enums, so use it.

http://llvm-reviews.chandlerc.com/D1852

Files:
  include/lld/Core/Error.h
  lib/Core/Error.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1852.1.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131007/33e31981/attachment.bin>


More information about the llvm-commits mailing list