Re: [PATCH 07/11] Fix -Wuninitialized for -ftrack-macro-expansion
OK. Jason
[PATCH 07/11] Fix -Wuninitialized for -ftrack-macro-expansion
Besides the warning emitted by warn_uninit, this function wants to hint the user at where the uninitialized variable was declared, for cases where the declaration location is outside the current function. Now that expand_location expands to the location that is in the main source file (even for -f