Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
| Time | Test | |
|---|---|---|
| 110 ms | Clang.CodeGen::Unknown Unit Message ("") | |
| 180 ms | Clang.Driver::Unknown Unit Message ("") |
Event Timeline
Unit tests: fail. 62040 tests passed, 2 failed and 783 were skipped.
failed: Clang.CodeGen/patchable-function-entry.c failed: Clang.Driver/fpatchable-function-entry.c
clang-tidy: unknown.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Unit tests: fail. 62081 tests passed, 2 failed and 784 were skipped.
failed: Clang.Driver/cc-print-options.c failed: Clang.Driver/fpatchable-function-entry.c
clang-tidy: unknown.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Unit tests: unknown.
clang-tidy: unknown.
clang-format: unknown.
Build artifacts: diff.json, console-log.txt
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
clang-format: please reformat the code
-// CHECK: attributes #2 = { {{.*}} "patchable-function-entry"="3" "patchable-function-prefix"="2" -// OPT: attributes #3 = { {{.*}} "patchable-function-entry"="1" +// CHECK: attributes #2 = { {{.*}} "patchable-function-entry"="3" +// "patchable-function-prefix"="2" OPT: attributes #3 = { {{.*}} +// "patchable-function-entry"="1"