File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
include/clang/ASTMatchers/Dynamic Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
- // ===--- VariantValue.h - Polymorphic value type -*- C++ -*-===/
1
+ // ===--- VariantValue.h - Polymorphic value type ----------------*- C++ -*-===//
2
+ //
2
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
3
4
// See https://llvm.org/LICENSE.txt for license information.
4
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Original file line number Diff line number Diff line change 1
- // ===--- Diagnostics.cpp - Helper class for error diagnostics ----- *- C++ -*-===//
1
+ // ===--- Diagnostics.cpp - Helper class for error diagnostics ---*- C++ -*-===//
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change
1
+ // ===--- Marshallers.cpp ----------------------------------------*- C++ -*-===//
2
+ //
3
+ // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
+ // See https://llvm.org/LICENSE.txt for license information.
5
+ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
+ //
7
+ // ===----------------------------------------------------------------------===//
8
+
1
9
#include " Marshallers.h"
2
10
#include " llvm/ADT/ArrayRef.h"
3
11
#include " llvm/ADT/Optional.h"
Original file line number Diff line number Diff line change 1
- // ===--- VariantValue.cpp - Polymorphic value type -*- C++ -*-===/
1
+ // ===--- VariantValue.cpp - Polymorphic value type -------------- *- C++ -*-===/ /
2
2
//
3
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
4
// See https://llvm.org/LICENSE.txt for license information.
You can’t perform that action at this time.
0 commit comments