K 10 svn:author V 3 dim K 8 svn:date V 27 2013-12-05T21:51:53.290520Z K 7 svn:log V 302 MFC r257109: 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 END