diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-04-23 05:30:27 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-04-23 05:30:27 +0000 |
| commit | 28ec0cf86c637803b6780783d8e90935a7f07b56 (patch) | |
| tree | 22b5c0af46705222b5e7128437a2bd6d163c966f /clang/test/Coverage/html-diagnostics.c | |
| parent | f718110ae5ff14c350d2b716d0c59bd34b6ff6bc (diff) | |
| download | bcm5719-llvm-28ec0cf86c637803b6780783d8e90935a7f07b56.tar.gz bcm5719-llvm-28ec0cf86c637803b6780783d8e90935a7f07b56.zip | |
the logic for computing __func__ and friends is really broken:
the type assigned by sema (and is visible with sizeof(__func__) for
example) has nothing to do with what codegen ends up producing.
We should eventually add a method on PredefinedExpr to handle this.
In the meantime, just set up some framework and add some fixme's.
llvm-svn: 69872
Diffstat (limited to 'clang/test/Coverage/html-diagnostics.c')
0 files changed, 0 insertions, 0 deletions

