Some files still contained the old University of Illinois Open Source
Licence header. This patch replaces that with the Apache 2 with LLVM
Exception licence.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
There are some spurious whitespace changes that should be dropped, but otherwise, this LGTM. Thank you for the cleanup!
clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp | ||
---|---|---|
115 | Spurious whitespace change. | |
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp | ||
39 | Unrelated whitespace changes. | |
llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp | ||
249 | Unrelated whitespace change. |
Spurious whitespace change.