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

llvm-svn: 188203
This commit is contained in:
Michael Gottesman 2013-08-12 21:02:02 +00:00
parent f1d3b7c22e
commit 3923bec37b
1 changed files with 1 additions and 1 deletions

View File

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