Fixed SelectionDAGBuilder.h C++ filetype declaration to use the canonical C++ instead of c++.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188203 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Michael Gottesman 2013-08-12 21:02:02 +00:00
parent 8711b767b4
commit b0a50ade8b

View File

@ -1,4 +1,4 @@
//===-- SelectionDAGBuilder.h - Selection-DAG building --------*- c++ -*---===//
//===-- SelectionDAGBuilder.h - Selection-DAG building --------*- C++ -*---===//
//
// The LLVM Compiler Infrastructure
//