llvm-project/clang-tools-extra/clang-tidy/altera
Fabian Wolff f25935a000 [clang-tidy] Fix `altera-struct-pack-align` check for empty structs
Fixes https://github.com/llvm/llvm-project/issues/50962.

Reviewed By: whisperity, aaron.ballman

Differential Revision: https://reviews.llvm.org/D114292
2022-04-20 16:55:29 +02:00
..
AlteraTidyModule.cpp new altera ID dependent backward branch check 2021-05-06 17:01:39 -04:00
CMakeLists.txt new altera ID dependent backward branch check 2021-05-06 17:01:39 -04:00
IdDependentBackwardBranchCheck.cpp new altera ID dependent backward branch check 2021-05-06 17:01:39 -04:00
IdDependentBackwardBranchCheck.h new altera ID dependent backward branch check 2021-05-06 17:01:39 -04:00
KernelNameRestrictionCheck.cpp [clang][lex] NFCI: Use FileEntryRef in PPCallbacks::InclusionDirective() 2022-04-14 10:46:12 +02:00
KernelNameRestrictionCheck.h Add a new altera kernel name restriction check to clang-tidy. 2020-11-09 09:26:50 -05:00
SingleWorkItemBarrierCheck.cpp new altera single work item barrier check 2020-12-18 07:52:20 -05:00
SingleWorkItemBarrierCheck.h new altera single work item barrier check 2020-12-18 07:52:20 -05:00
StructPackAlignCheck.cpp [clang-tidy] Fix `altera-struct-pack-align` check for empty structs 2022-04-20 16:55:29 +02:00
StructPackAlignCheck.h
UnrollLoopsCheck.cpp [clang-tidy] Fix lint warnings in clang-tidy source code (NFC) 2021-11-02 20:14:25 +13:00
UnrollLoopsCheck.h new altera unroll loops check 2021-03-22 13:09:53 -04:00