Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 54026 Build 61832: arc lint + arc unit
Event Timeline
| llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | ||
|---|---|---|
| 1019 | Please use Align(), not MaybeAlign(), for values known to be non-zero. | |
Comment Actions
LGTM with one minor comment
| llvm/lib/Transforms/Utils/InlineFunction.cpp | ||
|---|---|---|
| 1377–1378 | This can use Align(ByValAlignment) | |
| clang/lib/CodeGen/CGCall.cpp | ||
|---|---|---|
| 4181 | Align.getAsAlign() | |
clang-format not found in user's PATH; not linting file.