forked from OSchip/llvm-project
Fixed SelectionDAGBuilder.h C++ filetype declaration to use the canonical C++ instead of c++.
llvm-svn: 188203
This commit is contained in:
parent
f1d3b7c22e
commit
3923bec37b
|
@ -1,4 +1,4 @@
|
|||
//===-- SelectionDAGBuilder.h - Selection-DAG building --------*- c++ -*---===//
|
||||
//===-- SelectionDAGBuilder.h - Selection-DAG building --------*- C++ -*---===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue