Remove superseeded option.
authorDaniel Jasper <djasper@google.com>
Wed, 6 Feb 2013 14:22:17 +0000 (14:22 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 6 Feb 2013 14:22:17 +0000 (14:22 +0000)
commitd1a665926399fc043bf48a69b9c36ba16bd133b1
tree4509081fdb39e0718c069c44e9b6aa8ff9eed7b3
parent5e5e1c3b80bf7664d790c06bd8ca9429bfc36289
Remove superseeded option.

The -invert-pointer-binding option will be superseeded by my next
cfe-commit. Instead of explicitly overwriting this flag, clang-format
can then be configured to auto-detect certain style-options based on the
input file.

llvm-svn: 174503
clang-tools-extra/clang-format/ClangFormat.cpp