index
:
clang/clang.git
release_50-based
release_60-based
release_70-based
release_80-based
upstream/google/stable
upstream/google/testing
upstream/master
upstream/release_26
upstream/release_27
upstream/release_28
upstream/release_29
upstream/release_30
upstream/release_31
upstream/release_32
upstream/release_33
upstream/release_34
upstream/release_35
upstream/release_35@215011
upstream/release_36
upstream/release_37
upstream/release_38
upstream/release_39
upstream/release_40
upstream/release_50
upstream/release_60
upstream/release_70
upstream/release_80
upstream/release_90
wip/pending-upstream
(deprecated) Vendor branches of https://git.llvm.org/git/clang.git , use clang/llvm-project instead.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Sema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r314733:
Tom Stellard
2017-12-05
3
-6
/
+26
*
Merging r313675:
Tom Stellard
2017-11-13
1
-5
/
+11
*
Merging r312292:
Tom Stellard
2017-11-13
1
-2
/
+2
*
Merging r311777:
Tom Stellard
2017-11-13
1
-1
/
+2
*
Merging r311443:
Hans Wennborg
2017-08-22
1
-2
/
+2
*
Merging r310983:
Hans Wennborg
2017-08-21
1
-3
/
+53
*
Merging r310776:
Hans Wennborg
2017-08-17
2
-2
/
+5
*
Merging r310672:
Hans Wennborg
2017-08-17
1
-1
/
+8
*
Merging r310706 and r310829:
Hans Wennborg
2017-08-15
1
-0
/
+1
*
Merging r309569:
Hans Wennborg
2017-08-11
1
-0
/
+15
*
Merging r308722:
Hans Wennborg
2017-08-08
1
-4
/
+1
*
Merging r309975: (except the docs/ part)
Hans Wennborg
2017-08-04
1
-0
/
+3
*
Merging r309722:
Hans Wennborg
2017-08-01
1
-1
/
+1
*
Merging r308455:
Hans Wennborg
2017-07-19
2
-90
/
+1
*
Recommit r308327: Add a warning for missing '#pragma pack (pop)'
Alex Lorenz
2017-07-19
2
-1
/
+90
*
Fix compilation problem introduced in r308433
Erik Verbruggen
2017-07-19
1
-1
/
+1
*
Add default values for function parameter chunks
Erik Verbruggen
2017-07-19
1
-3
/
+40
*
[Sema] NFC: Move all availability checking code to SemaDeclAttr.cpp
Erik Pilkington
2017-07-18
2
-90
/
+98
*
[OPENMP] Initial support for 'task_reduction' clause.
Alexey Bataev
2017-07-18
2
-18
/
+114
*
Don't set TUScope to null when generating a module in incremental processing ...
Raphael Isemann
2017-07-18
1
-1
/
+2
*
Revert r308327
Alex Lorenz
2017-07-18
2
-90
/
+1
*
Add a warning for missing '#pragma pack (pop)' and suspicious uses
Alex Lorenz
2017-07-18
2
-1
/
+90
*
[OPENMP] Generalization of sema analysis of reduction-based clauses,
Alexey Bataev
2017-07-18
1
-132
/
+172
*
[AArch64] Add support for __builtin_ms_va_list on aarch64
Martin Storsjo
2017-07-17
2
-10
/
+9
*
[SystemZ] Add support for IBM z14 processor (2/3)
Ulrich Weigand
2017-07-17
1
-2
/
+4
*
[SystemZ] Add support for IBM z14 processor (1/3)
Ulrich Weigand
2017-07-17
1
-0
/
+7
*
[NFC] Refactor the Preprocessor function that handles Macro definitions and r...
Faisal Vali
2017-07-17
1
-3
/
+3
*
[OPENMP] Codegen for reduction clauses in 'taskloop' directives.
Alexey Bataev
2017-07-17
1
-0
/
+2
*
Revert changes from my previous refactoring - will need to fix dependencies i...
Faisal Vali
2017-07-17
1
-3
/
+3
*
[NFC] Refactor the Preprocessor function that handles Macro definitions and r...
Faisal Vali
2017-07-17
1
-3
/
+3
*
Use ARC parsing rules for ns_returns_retained in MRC so that code can
John McCall
2017-07-15
2
-17
/
+37
*
Change dyn_casts with unused variables to isa statements to avoid unused vari...
Eric Christopher
2017-07-14
1
-1
/
+1
*
Extend -Wdeprecated-implementations to warn about unavailable methods
Alex Lorenz
2017-07-13
1
-1
/
+11
*
NFC, Cleanup the code for -Wdeprecated-implementations
Alex Lorenz
2017-07-13
1
-22
/
+28
*
[ObjC] Pick a 'readwrite' property when synthesizing ambiguous
Alex Lorenz
2017-07-13
1
-27
/
+160
*
[Sema] Mark a virtual CXXMethodDecl as used if a call to it can be
Akira Hatanaka
2017-07-13
2
-20
/
+24
*
[OPENMP] Skip BuildMemberExpr() in BuildFieldReferenceExpr(), NFC, by Kai Noda
Alexey Bataev
2017-07-11
1
-5
/
+4
*
[OPENMP] Add restriction for reduction clause in taskloop directives.
Alexey Bataev
2017-07-11
1
-0
/
+43
*
[ObjC] Check that a subscript methods is declared for a qualified id type
Alex Lorenz
2017-07-11
1
-7
/
+2
*
Remove incorrect FIXME comment; the FIXME was addressed before the changes we...
Eric Fiselier
2017-07-10
1
-2
/
+0
*
Remove non-ascii characters introduced in r307513
Eric Fiselier
2017-07-10
1
-4
/
+4
*
[coroutines] Include the implicit object parameter type when looking up corou...
Eric Fiselier
2017-07-10
1
-15
/
+39
*
[MS] Don't statically initialize dllimport member function pointers
Reid Kleckner
2017-07-07
1
-40
/
+40
*
Fix crash parsing invalid code
Olivier Goffart
2017-07-07
1
-0
/
+2
*
[ObjC] Avoid the -Wunguarded-availability warnings for protocol
Alex Lorenz
2017-07-07
2
-4
/
+12
*
Fix test case in pre-C++11 mode; address Aaron Ballman's code review.
Douglas Gregor
2017-07-05
1
-2
/
+2
*
Cope with Range-v3's CONCEPT_REQUIRES idiom
Douglas Gregor
2017-07-05
1
-0
/
+34
*
Customize the SFINAE diagnostics for enable_if to provide the failed condition.
Douglas Gregor
2017-07-05
2
-7
/
+140
*
[Sema] Don't allow -Wunguarded-availability to be silenced with redecls
Erik Pilkington
2017-07-05
3
-104
/
+114
*
Address comments that escaped D33333
Erich Keane
2017-07-05
1
-7
/
+12
[next]