Go to file
Chris Lattner 8f39876ac3 On an unexpected @foo keyword, return failure instead of a 'successful' null AST. This fixes a segfault
on things like @foo.

llvm-svn: 46574
2008-01-30 21:20:25 +00:00
clang On an unexpected @foo keyword, return failure instead of a 'successful' null AST. This fixes a segfault 2008-01-30 21:20:25 +00:00
llvm Treat the label for the first @llvm.dbg.stoppoint the same way as the dbg_func_start label. Make sure nothing else is inserted before them. 2008-01-30 20:08:35 +00:00