[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Coverage / html-multifile-diagnostics.h
blob4a99ff0df9cdbe1e9b101c32e8410467479f2fa0
1 void f1(int *ptr) {
2 *ptr = 0;