Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set attribute specifier before namespace name
That is correct C++. GCC (and apparently Clang) accept it after the name for compatibility with the old __attribute__ syntax. Change-Id: Ie7f3adaaed83198ca1c61bc0efdf51634e457b07 Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information