saaadhu / naggy

A live compiler diagnostics extension for Atmel Studio
18 stars 4 forks source link

Add proper named address space support #24

Open saaadhu opened 11 years ago

saaadhu commented 11 years ago

Get rid of the TERRIBLE hack that predefines all known named address spaces (__flash and cousins) to blank. Implement proper named address space support in Clang instead (http://gcc.gnu.org/onlinedocs/gcc/Named-Address-Spaces.html)