[PATCH] cpp11-migrate: Add option to detect and use macros that expand to 'override'
Edwin Vane
edwin.vane at intel.com
Thu May 30 10:54:24 PDT 2013
Hi tareqsiraj, arielbernal,
Added a new option -override-macros which causes the, the add-override
transform to detect macros that expand to 'override' (like LLVM_OVERRIDE) and
use these macros instead of the override keyword directly.
http://llvm-reviews.chandlerc.com/D896
Files:
cpp11-migrate/AddOverride/AddOverride.cpp
cpp11-migrate/AddOverride/AddOverride.h
cpp11-migrate/AddOverride/AddOverrideActions.cpp
cpp11-migrate/AddOverride/AddOverrideActions.h
test/cpp11-migrate/AddOverride/basic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D896.1.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130530/88aa098c/attachment.bin>
More information about the cfe-commits
mailing list