Skip to content

Mark more static data as `const`

David Kilzer requested to merge ddkilzer/upstream-data-const-fixes into master

Similar to 8f571037, mark more static data structures with const keyword.

Original patch by Sarah Wilkin.

Merge request reports