Ericsson / CodeCompass

CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java
https://codecompass.net
GNU General Public License v3.0
520 stars 102 forks source link

fix(build): (NFC) Fix some compiler warnings emitted when compiling with Clang 13.0 #574

Closed whisperity closed 2 years ago

whisperity commented 2 years ago

When trying to compile CodeCompass with LibTooling built on top of Clang 13.0, some warnings were emitted that broke the build. This patch fixes these.

mcserep commented 2 years ago

Are we planning to use conventional commits from now on, or just personal preference? 😄

whisperity commented 2 years ago

Are we planning to use conventional commits from now on, or just personal preference? smile

@mcserep Ah, just reflex. I was committing to like 5 different repositories this morning.