]> granicus.if.org Git - clang/commit
Centralize the emission/suppression/delay of diagnostics describing runtime before...
authorDouglas Gregor <dgregor@apple.com>
Tue, 22 Dec 2009 01:01:55 +0000 (01:01 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 22 Dec 2009 01:01:55 +0000 (01:01 +0000)
commit1c7c3fb2641812fdf31b3f80f995116b02ac7863
tree3a9b82bacd541c60957e861d905fdd186c22f6ce
parenta236a5584732c7c285316d7608168f771fac2059
Centralize the emission/suppression/delay of diagnostics describing runtime before in the new function Sema::DiagRuntimeBehavior, addressing one of Chris' comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91870 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaExpr.cpp