http://llvm.org/bugs/show_bug.cgi?id=14698
Manuel Klimek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #5 from Manuel Klimek <[email protected]> 2013-01-11 12:31:21 CST --- Things like: NamedDecl *getDecl() const { return *ir; } Now get formatted in a single line. Blocks with multiple statements do not get merged. Marking as resolved for now, please re-open if necessary ;) -- 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
