index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an assertion hit when the serialized diagnostics writer receive a diagnostic
Argyrios Kyrtzidis
2012-05-10
9
-95
/
+144
*
Warn about visibility attributes in typedefs.
Rafael Espindola
2012-05-10
2
-0
/
+6
*
Fix an old (2009) FIXME:
Rafael Espindola
2012-05-10
7
-125
/
+204
*
[analyzer] Do not highlight the range of the statement in case of leak.
Anna Zaks
2012-05-10
2
-158
/
+24
*
RecursiveASTVisitor:
Richard Smith
2012-05-09
2
-2
/
+16
*
objective-c. Fixes a 'fixit' where location of
Fariborz Jahanian
2012-05-09
5
-3
/
+29
*
hopefully fix a bunch of ARM buildbot failures
Nuno Lopes
2012-05-09
17
-22
/
+22
*
Pull some cases of initialization with self-reference warnings out of
Richard Trieu
2012-05-09
2
-36
/
+67
*
Push the knowledge that we are parsing a type-id/type-name further into the
Richard Smith
2012-05-09
6
-7
/
+21
*
Stop AltiVec parsing from going down the 'implicit int' codepath as part of its
Richard Smith
2012-05-09
3
-2
/
+22
*
Roll logic into a single if statement, per David's suggestion.
Chad Rosier
2012-05-09
1
-3
/
+2
*
Use the triple directly, rather then getTriple().
Chad Rosier
2012-05-09
1
-1
/
+1
*
Pass a target triple explicitly to check platform specific macros definitions.
Simon Atanasyan
2012-05-09
2
-0
/
+85
*
Now the proper fix for r156497. Sorry for the churn.
Chad Rosier
2012-05-09
1
-4
/
+5
*
Move the iOSVersionMin string to a header so as to avoid a dangling pointer.
Chad Rosier
2012-05-09
2
-1
/
+4
*
Fix -Wdelete-non-virtual-dtor in Tooling code.
David Blaikie
2012-05-09
2
-0
/
+6
*
Update test case for new default of 3.0
Chad Rosier
2012-05-09
1
-2
/
+2
*
Implement PPC64TargetCodeGenInfo.
Roman Divacky
2012-05-09
1
-0
/
+60
*
ARM: Support marking intrinsic definitions as 'unavailable'
Jim Grosbach
2012-05-09
3
-4
/
+11
*
[driver] Use the iOS target triple to infer the deployment target.
Chad Rosier
2012-05-09
2
-2
/
+41
*
[analyzer]Extend the available checks list and the release notes for 264
Anna Zaks
2012-05-09
2
-1
/
+51
*
Ignore a "generic" return value from getHostCPUName. <rdar://problem/11314502>
Bob Wilson
2012-05-09
1
-1
/
+1
*
[libclang] Add a test for objc boxed expressions.
Argyrios Kyrtzidis
2012-05-09
2
-0
/
+29
*
[analyzer] Simplify r156446, as per Ted's review.
Anna Zaks
2012-05-09
1
-7
/
+2
*
[analyzer] Allow pointers to escape through selector callbacks.
Anna Zaks
2012-05-09
2
-2
/
+32
*
Remove this test again which fails the build-bot for reasons yet
Fariborz Jahanian
2012-05-09
1
-85
/
+0
*
Declare abstract class ArgumentsAdjuster. This abstract interface describes
Simon Atanasyan
2012-05-09
6
-3
/
+117
*
Re-add test for // rdar://11374235
Fariborz Jahanian
2012-05-09
1
-0
/
+85
*
[AST/libclang] Speed up clang_getOverriddenCursors() considerably by reservin...
Argyrios Kyrtzidis
2012-05-09
8
-81
/
+252
*
update calls to objectsize intrinsic to match LLVM r156473
Nuno Lopes
2012-05-09
4
-6
/
+33
*
Recover properly if a class member declaration starts with a scope specifier
Richard Smith
2012-05-09
4
-10
/
+14
*
Fix Engrish.
Ted Kremenek
2012-05-09
1
-1
/
+1
*
Teach IsTailPaddedMemberArray() (used by -Warray-bounds) that a FieldDecl may...
Ted Kremenek
2012-05-09
2
-4
/
+30
*
A little tweak to the SFINAE condition reporting. Don't say:
Richard Smith
2012-05-09
4
-3
/
+86
*
Fix typo.
Ted Kremenek
2012-05-09
1
-1
/
+1
*
Remove thid test for now.
Fariborz Jahanian
2012-05-09
1
-85
/
+0
*
Update the SelfReferenceChecker. Refactored some of the visitor methods.
Richard Trieu
2012-05-09
2
-32
/
+57
*
Update checker build.
Ted Kremenek
2012-05-09
2
-1
/
+10
*
Modern objective-c translation. Translating default
Fariborz Jahanian
2012-05-08
2
-20
/
+100
*
[analyzer] We currently do not fully support CompoundLiterals in
Anna Zaks
2012-05-08
2
-1
/
+33
*
add -fbounds-checking option.
Nuno Lopes
2012-05-08
8
-2
/
+35
*
Having RegionStore lower field bindings to raw offsets, just like ElementRegi...
Ted Kremenek
2012-05-08
3
-10
/
+23
*
When creating lazy bindings in RegionStore, propagate existing lazy bindings ...
Ted Kremenek
2012-05-08
1
-1
/
+19
*
Include address of Store in graphviz output of ExplodedGraph.
Ted Kremenek
2012-05-08
1
-1
/
+3
*
Bind cleanups after doing l2r conversion on the operand of a
John McCall
2012-05-08
2
-5
/
+11
*
[analyzer] SelfInit: Stop tracking self if it's assigned a value we
Anna Zaks
2012-05-08
2
-2
/
+52
*
modern objc translation. objc_getClass() and objc_getMetaClass()
Fariborz Jahanian
2012-05-08
2
-17
/
+24
*
The address of a vla is actually complex and requires a dereference.
Eric Christopher
2012-05-08
2
-1
/
+30
*
Whitespace.
Eric Christopher
2012-05-08
1
-1
/
+0
*
Fix fmin*/fmax* library builtin signatures.
Douglas Gregor
2012-05-08
2
-6
/
+8
[next]