Backed out changeset d4af58f0f1e0 (bug 1226188) for MacroAssembler bustage on Windows CLOSED TREE

--HG--
extra : commitid : 66bECBf7LtE
This commit is contained in:
Wes Kocher 2015-11-24 09:49:49 -08:00
Родитель 0b6fd1d8c8
Коммит e617ebdf10
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -151,8 +151,8 @@
# define DEFINED_ON_RESULT_define
# define DEFINED_ON_RESULT_ = delete
# define DEFINED_ON_DISPATCH_RESULT(...) \
DEFINED_ON_RESULT_ ## __VA_ARGS__
# define DEFINED_ON_DISPATCH_RESULT(Result) \
DEFINED_ON_RESULT_ ## Result
// We need to let the evaluation of MOZ_FOR_EACH terminates.
# define DEFINED_ON_EXPAND_ARCH_RESULTS_3(ParenResult) \