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 e8df7e2 commit ee94e54Copy full SHA for ee94e54
.github/workflows/README.md
@@ -1 +1 @@
1
-Github action workflows should be stored in this directrory.
+Github action workflows should be stored in this directory.
.github/workflows/docs.yml
@@ -167,4 +167,3 @@ jobs:
167
run: |
168
cmake -B flang-build -GNinja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS="clang;mlir;flang" -DLLVM_ENABLE_SPHINX=ON -DSPHINX_WARNINGS_AS_ERRORS=OFF ./llvm
169
TZ=UTC ninja -C flang-build docs-flang-html docs-flang-man
170
-
.github/workflows/libcxx-build-and-test.yaml
@@ -207,4 +207,3 @@ jobs:
207
**/CMakeError.log
208
**/CMakeOutput.log
209
**/crash_diagnostics/*
210
0 commit comments