|
From: <sv...@va...> - 2012-08-05 21:35:14
|
philippe 2012-08-05 22:35:02 +0100 (Sun, 05 Aug 2012)
New Revision: 12850
Log:
fix typo in NEWS (due to via => due to)
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+1 -1)
===================================================================
--- trunk/NEWS 2012-08-05 18:37:39 +01:00 (rev 12849)
+++ trunk/NEWS 2012-08-05 22:35:02 +01:00 (rev 12850)
@@ -73,7 +73,7 @@
rules used to suppress leak reports.
- Reduced noise (false positive) level on MacOSX 10.6/10.7, due to
- via more precise analysis, which is important for LLVM/Clang
+ more precise analysis, which is important for LLVM/Clang
generated code. This is at the cost of somewhat reduced
performance. Note there is no change to analysis precision or
costs on Linux targets.
|