http://llvm.org/bugs/show_bug.cgi?id=14748

Tobias Grosser <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Tobias Grosser <[email protected]> 2013-01-04 
11:30:38 CST ---
svn 171458 formats this to:

#define FIRST(C) 1
#define SECOND FIRST("A")

#define DONOTHING do { } while (false);

As the segfault has disappeared, I close the bug.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to