Open Quuxplusone opened 11 years ago
Bugzilla Link | PR14819 |
Status | NEW |
Importance | P enhancement |
Reported by | li.beinan@gmail.com |
Reported on | 2013-01-06 15:06:24 -0800 |
Last modified on | 2013-02-22 18:54:28 -0800 |
Version | unspecified |
Hardware | Macintosh All |
CC | jrose@belkadan.com, li.beinan@gmail.com, llvm-bugs@lists.llvm.org |
Fixed by commit(s) | |
Attachments | |
Blocks | |
Blocked by | |
See also |
The static analyzer effectively works on preprocessed sources. Your project-specific assertions should be annotated as described in http://clang-analyzer.llvm.org/faq.html#custom_assert.
If you're still seeing issues, please attach a preprocessed file.