Replace workarounds with correct fixes.
authorDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 10:50:12 +0000 (10:50 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 4 Dec 2012 10:50:12 +0000 (10:50 +0000)
commit9b155475a813bdb236eec5f65a0dc1fb01bc0bae
tree5c76342f24be104a830cfd266607d9f1a03d72a0
parent2b45069fa7e6bcbdac9fb079cd836a03d370175f
Replace workarounds with correct fixes.

Also fix header guard.

http://llvm-reviews.chandlerc.com/D159

llvm-svn: 169254
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp