aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-11-30 20:55:26 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-11-30 20:55:26 +0000
commit3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4 (patch)
tree7e3a1c141c6740e31bc026d78bdb51301839952e /clang/lib/Frontend/CompilerInvocation.cpp
parent90a05631185fdb98ec21f2defb0e82ea7f544d56 (diff)
downloadllvm-3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4.zip
llvm-3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4.tar.gz
llvm-3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4.tar.bz2
Adding tests for -ast-dump; NFC.
This adds tests for struct and union declarations in C. It also points out a bug when dumping anonymous record types -- they are sometimes reported as being contained by something of the wrong tag type. e.g., an anonymous struct inside of a union named X reports the anonymous struct as being inside of 'struct X' rather than 'union X'. llvm-svn: 348033
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions