aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-03-02 15:51:28 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-03-02 17:24:31 +0200
commitd2fa3e9902c31db2fc72e20c1641c29cc512013d (patch)
tree33f273d094446376dd78a9024baef8dfff7ff099
parent6e2f8a83d1c72d12e91ed871899612093f9fd2c7 (diff)
Add changes-3.4.0csa-v3.4.0-beta1
Change-Id: Idfd70d71a3290f4c3e9968f2882e7a671f8995d8 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by: Riitta-Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--dist/changes-3.4.07
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-3.4.0 b/dist/changes-3.4.0
new file mode 100644
index 0000000000..894f4b0fea
--- /dev/null
+++ b/dist/changes-3.4.0
@@ -0,0 +1,7 @@
+Clang Static Analyzer 3.4.0
+
+* Removed experimental state
+* Added support for MSVC (requires Clang 3.6 or later)
+* Added support for MinGW
+* Added support for suppressing diagnostics
+ (added tool button in diagnostics view, and option pane in Projects mode)