https://bugs.llvm.org/show_bug.cgi?id=33890
This revision allow the microsoft for each(.... in ... nonstandard C++ extension which can be used in C++/CLI to be handled as a ForEach macro.
This prevents the breaking between the for and each onto a new line