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

Manuel Klimek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED

--- Comment #1 from Manuel Klimek <[email protected]> 2013-01-15 09:52:42 CST 
---
We're not not reformatting anything after the first text token.

  # error   <anything in here literal>

Will become
#error <anything in here literal>

-- 
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