diff options
author | Steve Naroff <snaroff@apple.com> | 2007-08-03 18:38:22 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-08-03 18:38:22 +0000 |
commit | 7d451d614ccf6e4d0260be6c7aaee2d2a19346aa (patch) | |
tree | e8b946837e29646a1d3d6f2a7e1ce65fc0e5685e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 4048005ad819c9f6e123d78c6ff3a2d7ecdb1123 (diff) | |
download | bcm5719-llvm-7d451d614ccf6e4d0260be6c7aaee2d2a19346aa.tar.gz bcm5719-llvm-7d451d614ccf6e4d0260be6c7aaee2d2a19346aa.zip |
Add a test case to validate code gen for typeof/builtin_types_compatible.
This test case currently generates the following unexpected warnings (when compared with gcc).
[dylan:clang/test/Parser] admin% ../../../../Debug/bin/clang -parse-ast-check builtin_types_compatible.c
Warnings seen but not expected:
Line 28: expression result unused
Line 29: expression result unused
Line 30: expression result unused
Line 31: expression result unused
Line 32: expression result unused
Line 33: expression result unused
llvm-svn: 40789
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions