diff --git a/lib/VMCore/PassManagerT.h b/lib/VMCore/PassManagerT.h index 370aa4c42ed..7bd9b3488b4 100644 --- a/lib/VMCore/PassManagerT.h +++ b/lib/VMCore/PassManagerT.h @@ -1,4 +1,4 @@ -//===- PassManagerT.h - Container for Passes ------------------------------===// +//===- PassManagerT.h - Container for Passes --------------------*- C++ -*-===// // // This file defines the PassManagerT class. This class is used to hold, // maintain, and optimize execution of Pass's. The PassManager class ensures