Author: compnerd
Date: Mon Aug 15 23:12:36 2016
New Revision: 278774
URL: http://llvm.org/viewvc/llvm-project?rev=278774&view=rev
Log:
Symbol: add missing item in covered switch
RenderScript was missing from the covered switch. Add it to avoid a warning of
the missing entry. NFC.
Modified:
omjavaid added a comment.
I like your suggestions and I dont think we have any other way but to use
preset environment variable to detect what kind of TOOLCHAIN we want to use
apart from some standard cases where we have the ability to detect through
proposed hack logic.
I agree we should have
Hello everyone,
Below are some buildbot numbers for the last week of 8/07/2016 - 8/13/2016.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status from
Hello everyone,
Below are some buildbot numbers for the week of 7/31/2016 - 8/06/2016.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status from greed
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278670: Fix expression evaluation with operator new
(authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D17856?vs=56252&id=68036#toc
Repository:
rL LLVM
https://reviews.llvm.org/
Author: labath
Date: Mon Aug 15 09:32:32 2016
New Revision: 278670
URL: http://llvm.org/viewvc/llvm-project?rev=278670&view=rev
Log:
Fix expression evaluation with operator new
Summary:
referencing a user-defined operator new was triggering an assert in clang
because we were
registering the func
Author: labath
Date: Mon Aug 15 04:53:08 2016
New Revision: 278664
URL: http://llvm.org/viewvc/llvm-project?rev=278664&view=rev
Log:
Fix a race in Broadcaster/Listener interaction
Summary:
The following problem was occuring:
- broadcaster B had two listeners: L1 and L2 (thread T1)
- (T1) B has st
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278664: Fix a race in Broadcaster/Listener interaction
(authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D23406?vs=67686&id=68007#toc
Repository:
rL LLVM
https://reviews.llvm.o
labath added a comment.
In https://reviews.llvm.org/D23406#513927, @jingham wrote:
> Yes, sorry. I seem to have trouble with remembering the Action dropdown...
> Thanks for figuring this out - and apologies for any hair loss we
> inadvertently caused you!
No worries.
> I doubt it is import
Author: labath
Date: Mon Aug 15 04:17:13 2016
New Revision: 278662
URL: http://llvm.org/viewvc/llvm-project?rev=278662&view=rev
Log:
Fixup r278524 for non-apple targets
The commit started passing a nullptr port into
GDBRemoteCommunication::StartDebugserverProcess.
The function was mostly handlin
10 matches
Mail list logo