index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Sema
/
SemaExpr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cxx1z-constexpr-lambda] [NFC] Add a FIXME to reinstate certain restrictions ...
Faisal Vali
2017-01-09
1
-0
/
+6
*
Add the diagnose_if attribute to clang.
George Burgess IV
2017-01-09
1
-26
/
+47
*
[cxx1z-constexpr-lambda] Implement constant evaluation of non-capturing lambd...
Faisal Vali
2017-01-09
1
-2
/
+4
*
PR23135: Don't instantiate constexpr functions referenced in unevaluated oper...
Richard Smith
2017-01-07
1
-51
/
+63
*
Revisit PR10177: don't instantiate a variable if it's only referenced in a
Richard Smith
2017-01-06
1
-63
/
+46
*
Bail out if we try to build a DeclRefExpr naming an invalid declaration.
Richard Smith
2017-01-04
1
-0
/
+3
*
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare ope...
Egor Churaev
2016-12-23
1
-0
/
+12
*
Revert "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
Daniel Jasper
2016-12-20
1
-12
/
+0
*
[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand.
Egor Churaev
2016-12-20
1
-0
/
+12
*
Recommit r289979 [OpenCL] Allow disabling types and declarations associated w...
Yaxun Liu
2016-12-18
1
-5
/
+8
*
Revert r289979 due to regressions
Yaxun Liu
2016-12-16
1
-8
/
+5
*
[OpenCL] Allow disabling types and declarations associated with extensions
Yaxun Liu
2016-12-16
1
-5
/
+8
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-1
/
+1
*
Improve handling of floating point literals in OpenCL to only use double prec...
Neil Hickey
2016-12-13
1
-5
/
+16
*
DR1213: element access on an array xvalue or prvalue produces an xvalue. In the
Richard Smith
2016-12-05
1
-5
/
+33
*
DR616, and part of P0135R1: member access (or pointer-to-member access) on a
Richard Smith
2016-12-03
1
-3
/
+3
*
More diagnostic name fixups: w_ -> warn_, warning_ -> warn_, not_ -> note_.
Richard Smith
2016-12-02
1
-1
/
+1
*
Mass-rename the handful of error_* diagnostics to err_*.
Richard Smith
2016-12-02
1
-5
/
+5
*
Remove C++ default arg side table for MS ABI ctor closures
Reid Kleckner
2016-11-23
1
-11
/
+16
*
[Sema] Don't allow applying address-of operator to a call to a function
Akira Hatanaka
2016-11-19
1
-0
/
+7
*
Revert "Improve handling of floating point literals in OpenCL to only use dou...
Renato Golin
2016-11-14
1
-22
/
+7
*
Improve handling of floating point literals in OpenCL to only use double prec...
Neil Hickey
2016-11-14
1
-7
/
+22
*
Fix for PR28523: unexpected compilation error.
Alexey Bataev
2016-11-11
1
-1
/
+2
*
[Sema] Remove a dead assignment, NFC.
Vedant Kumar
2016-11-03
1
-3
/
+2
*
A compound literal within a global lambda or block is still within
John McCall
2016-10-31
1
-1
/
+1
*
Expand -Wlogical-not-parentheses to also fire on `!x & A`.
Nico Weber
2016-10-27
1
-11
/
+20
*
Reapply r284265: "[Sema] Refactor context checking for availability diagnostics"
Erik Pilkington
2016-10-25
1
-26
/
+12
*
[Sema][ObjC] Warn about implicitly autoreleasing out-parameters captured
Akira Hatanaka
2016-10-24
1
-0
/
+17
*
DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith
2016-10-21
1
-82
/
+111
*
Revert "DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' ...
Renato Golin
2016-10-21
1
-111
/
+82
*
DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules.
Richard Smith
2016-10-21
1
-82
/
+111
*
[Sema] Gcc compatibility of vector shift
Andrey Bokhanko
2016-10-19
1
-0
/
+10
*
DR1330: instantiate exception-specifications when "needed". We previously did
Richard Smith
2016-10-18
1
-6
/
+21
*
Revert r284265 "[Sema] Refactor context checking for availability diagnostics"
Erik Pilkington
2016-10-18
1
-12
/
+26
*
P0012R1: Make exception specifications be part of the type system. This
Richard Smith
2016-10-16
1
-1
/
+1
*
[Sema] Refactor context checking for availability diagnostics
Erik Pilkington
2016-10-14
1
-26
/
+12
*
Use SubstInitializer instead of SubstExpr when instantiating a default
Richard Smith
2016-10-14
1
-1
/
+2
*
[CUDA] Do a better job at detecting wrong-side calls.
Justin Lebar
2016-10-08
1
-71
/
+49
*
PR25890: Fix incoherent error handling in PerformImplicitConversion and
Richard Smith
2016-10-06
1
-7
/
+9
*
[Sema] Replace smart quote with "'" in comment.
Justin Lebar
2016-10-06
1
-1
/
+1
*
[MS] Move hex long long sign compat hack to -fms-compatibility
Reid Kleckner
2016-10-04
1
-1
/
+1
*
[Sema] Support lax conversions for compound assignments
Bruno Cardoso Lopes
2016-09-30
1
-9
/
+25
*
Move UTF functions into namespace llvm.
Justin Lebar
2016-09-30
1
-2
/
+3
*
[OpenCL] Diagnose assignment to dereference of half type pointer
Yaxun Liu
2016-09-19
1
-0
/
+10
*
Reverting r281714 due to causing an assert when calling builtins that expect ...
Neil Hickey
2016-09-19
1
-19
/
+3
*
Improve handling of floating point literals in OpenCL to only use double prec...
Neil Hickey
2016-09-16
1
-3
/
+19
*
[Sema] Allow shifting a scalar operand by a vector operand.
Akira Hatanaka
2016-09-15
1
-5
/
+20
*
ObjectiveC generics: Add ObjCTypeParamType in the type system.
Manman Ren
2016-09-13
1
-0
/
+1
*
PR12298 et al: don't recursively instantiate a template specialization from
Richard Smith
2016-08-31
1
-0
/
+5
*
[ObjC] Warn on unguarded use of partial declaration
Erik Pilkington
2016-08-16
1
-5
/
+5
[next]