bloomberg / clangmetatool

A framework for reusing code in Clang tools
https://bloomberg.github.io/clangmetatool/
Apache License 2.0
119 stars 25 forks source link

Add support for clang/llvm v8 #28

Closed azeemba closed 5 years ago

azeemba commented 5 years ago

This commit adds supprot for clang8 without breaking support for clang7.

Three sets of changes were required:

Signed-off-by: Azeem Bande-Ali abandeali@bloomberg.net