Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f4d5953135c703d5f377d04b7f15c5cd337b58eb
/
www
ce9f496
Another tweak to the clang Getting Started page.
by Daniel Dunbar
· 15 years ago
05fc1c2
Minor updates to the clang Getting Started page.
by Daniel Dunbar
· 15 years ago
f0fc7bf
Update checker build.
by Ted Kremenek
· 15 years ago
d79bf39
Update checker build.
by Ted Kremenek
· 15 years ago
987edd2
Update checker build.
by Ted Kremenek
· 15 years ago
2e24661
Update checker build.
by Ted Kremenek
· 15 years ago
5731595
Update checker build.
by Ted Kremenek
· 15 years ago
57dc4a3
Update checker build.
by Ted Kremenek
· 15 years ago
93dfdb1
Semantic analysis for explicit instantiation of class templates. We
by Douglas Gregor
· 15 years ago
4d9a16f
Implement parsing for explicit instantiations of class templates, e.g.,
by Douglas Gregor
· 15 years ago
59e64ce
Update checker build.
by Ted Kremenek
· 15 years ago
01cf112
Align the N/A in the C++ status table, from Anders Johnsen
by Douglas Gregor
· 15 years ago
0755402
Fill in more C++ status. We're now using the check mark to mean,
by Douglas Gregor
· 15 years ago
7458120
Update checker build.
by Ted Kremenek
· 15 years ago
8c29e4e
Update checker build.
by Ted Kremenek
· 15 years ago
8b2bc72
Update checker build.
by Ted Kremenek
· 15 years ago
0393e28
Update minor points in C++ status table.
by Sebastian Redl
· 15 years ago
6e8ed16
Implement C++0x nullptr.
by Sebastian Redl
· 15 years ago
9f2e23e
Update checker build.
by Ted Kremenek
· 15 years ago
11ddafb
Update checker build.
by Ted Kremenek
· 15 years ago
6631686
Update checker build.
by Ted Kremenek
· 15 years ago
11888a2
Roll back to checker build 0.195.
by Ted Kremenek
· 15 years ago
6d507a6
Big update to the C++ status table to reflect "recent"
by Douglas Gregor
· 16 years ago
e686364
Update checker build.
by Ted Kremenek
· 16 years ago
d7a56d5
Update checker build.
by Ted Kremenek
· 16 years ago
b9c7cbb
Update checker build.
by Ted Kremenek
· 16 years ago
8e5ebed
Update checker build.
by Ted Kremenek
· 16 years ago
b987631
Nightly test coverage reporting is back online.
by Daniel Dunbar
· 16 years ago
4cef3c1
Update checker build.
by Ted Kremenek
· 16 years ago
356afa5
C/ObjC work well enough with clang for them not to be a gcc strength anymore.
by Chris Lattner
· 16 years ago
86a8888
add word
by Chris Lattner
· 16 years ago
cb645ce
C/ObjC work well enough to claim support for them now.
by Chris Lattner
· 16 years ago
5920730
Update checker build.
by Ted Kremenek
· 16 years ago
7dc8134
Have the parser communicate the exception specification to the action.
by Sebastian Redl
· 16 years ago
d8ca410
Update analyzer build.
by Ted Kremenek
· 16 years ago
13e8854
Track down return statements in the handlers of a function-try-block of constructors. Meh ...
by Sebastian Redl
· 16 years ago
972041f
Improve validation of C++ exception handling: diagnose throwing incomplete types and jumps into protected try-catch scopes.
by Sebastian Redl
· 16 years ago
f331fb4
Fill in the C++ status table for exceptions
by Sebastian Redl
· 16 years ago
7eb8319
Updated checker build.
by Ted Kremenek
· 16 years ago
f97364a
Update checker build.
by Ted Kremenek
· 16 years ago
1e27472
Update checker build.
by Ted Kremenek
· 16 years ago
78eb874
Conditional operator C++ checking complete. What issues remain are in more general code.
by Sebastian Redl
· 16 years ago
0b5e7fb
Add deleted functions and rvalue references to C++ status.
by Sebastian Redl
· 16 years ago
a634fae
Update analyzer build.
by Ted Kremenek
· 16 years ago
871eb7c
Fix typo.
by Ted Kremenek
· 16 years ago
245d814
Update analyzer build.
by Ted Kremenek
· 16 years ago
dab44da
Update analyzer build.
by Ted Kremenek
· 16 years ago
c1279db
Update checker build.
by Ted Kremenek
· 16 years ago
8c98039
Fix grammar.
by Ted Kremenek
· 16 years ago
f4b1fd2
Update checker build.
by Ted Kremenek
· 16 years ago
eff49c6
Add some examples of Fix-it hints to our documentation
by Douglas Gregor
· 16 years ago
969c689
Give Type::getDesugaredType a "for-display" mode that can apply more
by Douglas Gregor
· 16 years ago
5705e53
We fully support namespace aliases now.
by Anders Carlsson
· 16 years ago
356ea7f
Update checker build.
by Ted Kremenek
· 16 years ago
9b16da3
Update "Getting Started" with more current information about 'clang-cc' and 'clang'.
by Ted Kremenek
· 16 years ago
c6498f9
Add another C++ open project
by Douglas Gregor
· 16 years ago
bc8a4f9
Remove a task that's completed now.
by Anders Carlsson
· 16 years ago
1edac4d
class.abstract is complete. Anything that doesn't work is a bug.
by Anders Carlsson
· 16 years ago
c63c885
Update checker build.
by Ted Kremenek
· 16 years ago
cd1dadd
Update checker build.
by Ted Kremenek
· 16 years ago
38a08d2
Update checker build.
by Ted Kremenek
· 16 years ago
33aa519
Link from the C++ status page to the open projects page
by Douglas Gregor
· 16 years ago
2523565
Document some small- to mid-size open C++ projects
by Douglas Gregor
· 16 years ago
9ef3692
wording.
by Chris Lattner
· 16 years ago
cec8e77
add link to new page
by Chris Lattner
· 16 years ago
7eee9f7
link to diags page.
by Chris Lattner
· 16 years ago
202a742
move most of the diags info out to its own file.
by Chris Lattner
· 16 years ago
7676601
split diagnostics examples out to its own file.
by Chris Lattner
· 16 years ago
4b79c50
add a note
by Chris Lattner
· 16 years ago
13cc235
update our bragging about diagnostics. :)
by Chris Lattner
· 16 years ago
6d898e8
Update checker build
by Ted Kremenek
· 16 years ago
9499a2e
Update checker build.
by Ted Kremenek
· 16 years ago
c31a0ce
We support static_assert.
by Anders Carlsson
· 16 years ago
27c0ccb
Update checker build.
by Ted Kremenek
· 16 years ago
f61d231
Update checker build.
by Ted Kremenek
· 16 years ago
ef52738
Split get_involved into Get Involved and Open Projects pages
by Douglas Gregor
· 16 years ago
0d02c8f
Update checker build.
by Ted Kremenek
· 16 years ago
35adb75
Note some advances in our C++ support
by Douglas Gregor
· 16 years ago
e024c22
Update checker build.
by Ted Kremenek
· 16 years ago
ca8c49f
update this, C headers don't need hacks anymore.
by Chris Lattner
· 16 years ago
c8ad3dc
Update analyzer build.
by Ted Kremenek
· 16 years ago
e15b486
Update checker build.
by Ted Kremenek
· 16 years ago
b67db99
Update checker build.
by Ted Kremenek
· 16 years ago
3f21f6c
Update checker build.
by Ted Kremenek
· 16 years ago
3d1c946
Add new performance numbers; no discussion yet. Obvious two
by Daniel Dunbar
· 16 years ago
ba1bc05
Update checker build.
by Ted Kremenek
· 16 years ago
134fc37
Update checker build.
by Ted Kremenek
· 16 years ago
6028ca1
Update checker build.
by Ted Kremenek
· 16 years ago
70f2a04
fix (hopefully) some validation errors
by Gabor Greif
· 16 years ago
6cd81e8
minor tweaks to readability
by Gabor Greif
· 16 years ago
ddb85a7
update
by Chris Lattner
· 16 years ago
12f708d
Headers are basically done, debug info is just about done (and
by Chris Lattner
· 16 years ago
d825883
clang seems "generally useful" for c and objc by now, though obviously bugs
by Chris Lattner
· 16 years ago
f4f5fa0
Update checker build.
by Ted Kremenek
· 16 years ago
b76fe91
Updated checker build.
by Ted Kremenek
· 16 years ago
b916642
Update to checker-0.162 (fixed header issue in tar.bz2 package).
by Ted Kremenek
· 16 years ago
0e24fac
Reverted back to checker-0.161 because of a header issue.
by Ted Kremenek
· 16 years ago
94b29c1
Updated checker build.
by Ted Kremenek
· 16 years ago
67b81e7
Update checker build.
by Ted Kremenek
· 16 years ago
0527f0d
Update checker build.
by Ted Kremenek
· 16 years ago
Next »