]> granicus.if.org Git - clang/commit
Cleanup comments and braces. No functionality changed, just trying to
authorChandler Carruth <chandlerc@gmail.com>
Tue, 29 Oct 2013 02:27:56 +0000 (02:27 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 29 Oct 2013 02:27:56 +0000 (02:27 +0000)
commit76671edc68f1c86369c84c2a6c011dabd39e37e5
tree6bd9766841abb3c2468915cc4384f4db72373579
parentbb17ff90d9d9a3fac5388304840a3424c04bf2ee
Cleanup comments and braces. No functionality changed, just trying to
record what is *actually* going on here as the comments existing in the
code are confusing at best, and in places outright misleading.

The API is even more misleading. Yay.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp