K 10 svn:author V 3 smh K 8 svn:date V 27 2013-10-25T09:09:00.514908Z K 7 svn:log V 306 Add clang-CC and CC to list of hints allowing clang to identify its operating mode as c++ instead of defaulting to c for the binary names CC and clang-CC. This fixes builds that use cmake, which automatically sets CXX to /usr/bin/CC by default. PR: bin/182442 Reviewed by: dwhite, wca MFC after: 2 days END