Blender Git Commit Log

Git Commits -> Revision 6fea8ec

Revision 6fea8ec by Sergey Sharybin (master)
July 3, 2020, 10:58 (GMT)
Clang-Tidy: Enable redundant static qualifier warning

This change enables readability-static-definition-in-anonymous-namespace
warning in .clang-tidy configuration.

Commit Details:

Full Hash: 6fea8ec1836880d1ab808d4d3c6821a7404d58e8
Parent Commit: aab4140
Lines Changed: +24, -26

8 Modified Paths:

/.clang-tidy (+0, -1) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_cycle.cc (+4, -4) (Diff)
/source/blender/depsgraph/intern/debug/deg_debug_stats_gnuplot.cc (+3, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_query_iter.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+6, -6) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/eval/deg_eval_flush.cc (+7, -7) (Diff)
/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021