summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/llvm-conventions.cpp
AgeCommit message (Expand)Author
2019-01-20Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>Serge Guelton
2018-11-02Remove the duplicated definition of size_tKristof Umann
2018-11-02[analyzer] Put llvm.Conventions back in alphaKristof Umann