K 10 svn:author V 3 smh K 8 svn:date V 27 2013-10-29T11:36:31.686267Z K 7 svn:log V 301 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 Approved by: re (glebius) END