summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-07-01 16:53:41 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-07-01 16:53:41 +0000
commitfd62bb9d3e440d781620b6eedd7c41d3a164be29 (patch)
treed93c18eab2118f0230fa5017c820f7a3b28dcb5d /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parent421843229c2d6473ac833e3897b352a1ac859d1d (diff)
downloadbcm5719-llvm-fd62bb9d3e440d781620b6eedd7c41d3a164be29.tar.gz
bcm5719-llvm-fd62bb9d3e440d781620b6eedd7c41d3a164be29.zip
Added c++ mode selector to head of SelectionDAGBuilder.h so editors open it in c++ mode instead of c mode.
llvm-svn: 185348
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
index 90d95c040ec..ef73c00100f 100644
--- a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
+++ b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
@@ -1,4 +1,4 @@
-//===-- SelectionDAGBuilder.h - Selection-DAG building --------------------===//
+//===-- SelectionDAGBuilder.h - Selection-DAG building --------*- c++ -*---===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud