Hi.
(In my local clang copy) I would like to add namespace support to C. I
want to use it to "tag" a couple of functions like this:
namespace tag1 {
(In my local clang copy) I need the ability to "tag" a bunch of C/C++
functions/globals with some "name". Something like: