index
:
tartan
main
master
wip/pwithnall/list-checkers
wip/pwithnall/ownership
wip/pwithnall/refcounting
wip/pwithnall/unknown
Tools and Clang plugins for GLib development (mirrored from https://gitlab.freedesktop.org/tartan/tartan)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang-plugin
/
assertion-extracter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
clang-plugin: Update to LLVM 7.0
Philip Chimento
1
-4
/
+5
2015-11-02
assertion-extracter: Mark two internal methods as static
Philip Withnall
1
-2
/
+2
2015-11-02
plugin: Disable enum switch checking for AST types
Philip Withnall
1
-3
/
+3
2014-05-07
build: Rename from gnome-clang to Tartan
Philip Withnall
1
-4
/
+4
2014-05-06
clang-plugin: Add extra debug info on internal warnings
Philip Withnall
1
-6
/
+6
2014-05-05
clang-plugin: Handle additional Expr types in the assertion extracter
Philip Withnall
1
-0
/
+20
2013-12-10
clang-plugin: Various improvements to debug output
Philip Withnall
1
-0
/
+3
2013-12-10
clang-plugin: Handle variable references in the assertion extracter
Philip Withnall
1
-0
/
+5
2013-12-10
clang-plugin: Handle implicit casts in the assertion extracter
Philip Withnall
1
-2
/
+3
2013-12-10
clang-plugin: Refactor assertion extracter to reduce object allocations
Philip Withnall
1
-60
/
+55
2013-12-10
clang-plugin: Factor out code for extracting precondition assertions
Philip Withnall
1
-0
/
+825