llvm-project/clang/include
Bruno Ricci 59355e588e [AST][NFC] Remove unneeded forward declarations in Type.h
These forward declarations for various classes in the Type
hierarchy are not needed since they are all forward declared
systematically a few lines below.

llvm-svn: 338966
2018-08-05 09:48:59 +00:00
..
clang [AST][NFC] Remove unneeded forward declarations in Type.h 2018-08-05 09:48:59 +00:00
clang-c [libclang 8/8] Add support for the flag_enum attribute 2018-08-03 05:55:40 +00:00
CMakeLists.txt