Граф коммитов

152 Коммитов

Автор SHA1 Сообщение Дата
Ted Kremenek f794675b30 More info on filing static analysis bug reports.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53250 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-08 21:25:35 +00:00
Ted Kremenek 9e9f2a4526 Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53191 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-07 18:43:43 +00:00
Ted Kremenek fe5924554e Update latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53129 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 23:40:44 +00:00
Ted Kremenek 381feea55f Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53118 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 22:35:30 +00:00
Chris Lattner d1eb916ee5 add c++ status to sidebar
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53107 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 17:43:22 +00:00
Ted Kremenek 6f720628b8 Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53103 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 16:26:26 +00:00
Argyrios Kyrtzidis 6768980f10 -Added bool feature.
-Set "Named Casts" feature to partial parser/sema support because reinterpret_cast is not properly implemented.
-Removed "Virtual functions" feature because it is already covered by "Class definitions".
-Removed "Templates" because we should either list *all* missing/supported features or just list the features with some support. Mentioning just a few missing features without listing all of them makes little sense.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53095 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 08:32:59 +00:00
Argyrios Kyrtzidis 1e1cbbdbc8 -Change slightly the link to cxx_status.html of the home page.
-Add a link to cxx_status.html from get_involved.html/"Open Projects".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53094 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 08:21:51 +00:00
Ted Kremenek 8a54df5122 Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53084 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 05:33:14 +00:00
Ted Kremenek 7be3f4b3aa Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53080 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-03 04:47:54 +00:00
Chris Lattner cdbd0a0eb7 add a description of what sema and parser mean, add C++ style casts.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53027 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 16:28:43 +00:00
Argyrios Kyrtzidis b1ca79339e Add note that most of C++ is not supported.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53023 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 15:10:46 +00:00
Argyrios Kyrtzidis 9083a6eee7 Set CSS defaults for tables.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53022 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 14:42:28 +00:00
Argyrios Kyrtzidis be5a105a4e Drop 'C++' from the features; suggestion by Holger Schurig.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53020 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 14:16:29 +00:00
Argyrios Kyrtzidis 682f77b931 Fix the page title.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53017 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 13:44:11 +00:00
Gabor Greif 13234806d2 minor tweaks, escape < and >
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53016 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 12:34:47 +00:00
Gabor Greif 7727cb2c12 add two popular c++ features
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53015 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 12:31:13 +00:00
Gabor Greif 37d5027bf9 add c++ status link
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53014 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 12:18:17 +00:00
Argyrios Kyrtzidis 84b7a80530 Add a C++ status report page.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53013 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 11:38:59 +00:00
Ted Kremenek 6e9784f159 Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52991 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-01 23:15:51 +00:00
Ted Kremenek aae2d7418b Updated checker build to checker-51
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52949 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-01 01:56:05 +00:00
Ted Kremenek d28f8e48e1 Updated checker build to checker-48
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52902 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-30 16:30:52 +00:00
Ted Kremenek 0d52da1812 Updated checker build to checker-47.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52848 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-28 00:13:07 +00:00
Ted Kremenek 4cb20601eb Updated latest checker build to checker-45.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52746 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-26 00:04:08 +00:00
Ted Kremenek 9a0ff0352f Updated latest checker build to checker-44.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52635 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-23 18:32:25 +00:00
Ted Kremenek ea932c756a Updated latest static analyzer builder to checker-43.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52569 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-20 23:22:15 +00:00
Ted Kremenek e41c5a63e7 Updated latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52563 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-20 21:56:47 +00:00
Ted Kremenek 8a7688ba53 Updated latest static analyzer build to checker-41.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52559 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-20 21:54:57 +00:00
Ted Kremenek f4cfbd509d Updated latest static analysis build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52512 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-19 23:20:00 +00:00
Ted Kremenek cf2e304232 Add DTD information.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52511 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-19 23:14:24 +00:00
Ted Kremenek e8eaecd069 Updated static analyzer build to checker-39.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52446 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-18 05:43:24 +00:00
Ted Kremenek 60c5e4263b Update website link to latest checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52429 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 19:23:54 +00:00
Ted Kremenek 893d99d809 Added link to Developer Meeting.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52403 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 14:02:30 +00:00
Ted Kremenek d652e2b06f Flush bullets in <ul>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52402 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 13:55:34 +00:00
Ted Kremenek 35f29c5c4c Convert <h4> to <h3>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52400 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 13:48:36 +00:00
Ted Kremenek 111731a380 Tighten <h2> padding.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52399 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 13:48:17 +00:00
Ted Kremenek 3644cf964f Simplify anchor.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52398 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 13:47:52 +00:00
Ted Kremenek d8bdc19c1a Remove margin above <h1>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52389 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 07:05:45 +00:00
Ted Kremenek 414322ca1f Make "important notes" more succinct.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52388 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:47:58 +00:00
Ted Kremenek 34239e949a Include the "latest build" checker link using SSI.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52387 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:43:11 +00:00
Ted Kremenek 92c23cbd03 Split static analysis page into two pages: a high-level information page (with quick download links) and a usage page.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52386 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:38:07 +00:00
Ted Kremenek c12f7dc59d Tweak font sizes.
Color <h3> light blue, <h2> a dark grey.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52385 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:36:13 +00:00
Ted Kremenek 3b61b1544c Convert <h2> -> <h3>. <h1> -> <h2> (more consistent with other pages)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52384 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-17 06:35:36 +00:00
Ted Kremenek 75a2520927 Latest release is checker-37.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52370 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-16 21:46:12 +00:00
Ted Kremenek ed6c70f630 Tweak h1 line-height to avoid text overlay issues in the headers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52256 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-13 21:09:07 +00:00
Ted Kremenek b56c882583 CSS tweaks with the menu to help resolve some menu/content overlap issues.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52255 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-13 21:06:53 +00:00
Ted Kremenek 1204929cf5 Grammo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52241 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-12 19:14:13 +00:00
Ted Kremenek bc757865cd Added an "important notes" section. Tweaked formatting.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52239 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-12 18:39:02 +00:00
Ted Kremenek d53ab9fdf7 Added direct link to latest analyzer build on Mac OS X.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52222 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 16:16:41 +00:00
Ted Kremenek b8a522fbc3 Added a disclaimer about running time, and provided an executive summary of the tool's interface.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52221 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-11 16:09:34 +00:00