We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023f999 commit 3b387a7Copy full SHA for 3b387a7
llvm/unittests/CodeGen/TypeTraitsTest.cpp
@@ -1,9 +1,8 @@
1
//===- llvm/unittest/CodeGen/TypeTraitsTest.cpp --------------===//
2
//
3
-// The LLVM Compiler Infrastructure
4
-//
5
-// This file is distributed under the University of Illinois Open Source
6
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
8
//===----------------------------------------------------------------------===//
9
0 commit comments