commit | b68991fd8798f77642dd01d57b8f35de216bd057 | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@linaro.org> | Thu Jan 30 18:55:47 2014 +0000 |
committer | Renato Golin <renato.golin@linaro.org> | Thu Jan 30 18:55:47 2014 +0000 |
tree | c5ae919933ca6013245ede905a54e5f75c3dfe5e | |
parent | 735c98d94c769a255c2eb2f4fa6edc68df75a8dd [diff] |
Comment out unused macro because of warning Modern compilers (Clang 3.4, GCC 4.8) warn on variadic macros being introduced in C99, which produces a huge number of useless diagnostics since this macro is unused in the whole project. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200479 91177308-0d34-0410-b5e6-96231b3b80d8