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 | 441995e92e7eba385cd7d4d79c2c455cd3c15e89 (patch) | |
tree | 814aa5328f6e97aef4caffc0b2ab85ad9e3c8fc8 /CodeGen/CodeGenFunction.h | |
parent | 30bf3ae03f2edd9474d1ad69e7af64613367fed2 (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40789 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions