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
/
SemaExprCXX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AST] Store some data of CXXNewExpr as trailing objects
Bruno Ricci
2019-01-07
1
-5
/
+5
*
Refactor the way we handle diagnosing unused expression results.
Aaron Ballman
2019-01-04
1
-0
/
+2
*
[AST] Store the callee and argument expressions of CallExpr in a trailing array.
Bruno Ricci
2018-12-21
1
-2
/
+2
*
[Sema] Produce diagnostics when C++17 aligned allocation/deallocation
Akira Hatanaka
2018-12-21
1
-20
/
+25
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-6
/
+5
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-5
/
+6
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-6
/
+5
*
[Sema] Provide -fvisibility-global-new-delete-hidden option
Petr Hosek
2018-12-04
1
-3
/
+4
*
[OpenCL] Enable address spaces for references in C++
Anastasia Stulova
2018-11-16
1
-4
/
+18
*
Revert "[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03"
Eric Fiselier
2018-10-25
1
-5
/
+2
*
[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03
Eric Fiselier
2018-10-25
1
-2
/
+5
*
Revert "[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03"
Eric Fiselier
2018-10-24
1
-3
/
+2
*
[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03
Eric Fiselier
2018-10-24
1
-2
/
+3
*
[OpenCL][NFC] Unify ZeroToOCL* cast types
Andrew Savonichev
2018-10-23
1
-6
/
+1
*
PR24164, PR39336: init-captures are not distinct full-expressions.
Richard Smith
2018-10-19
1
-27
/
+10
*
[CUDA] Ignore uncallable functions when we check for usual deallocators.
Artem Belevich
2018-09-21
1
-1
/
+23
*
[clang][NFC] Fix typo in the name of a note
Louis Dionne
2018-08-21
1
-1
/
+1
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-16
/
+9
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-82
/
+73
*
PR38286: Don't crash when attempting to define a constructor for an
Richard Smith
2018-08-08
1
-2
/
+8
*
[Preprocessor] Allow libc++ to detect when aligned allocation is unavailable.
Volodymyr Sapsai
2018-08-03
1
-3
/
+3
*
Add missing temporary materialization conversion on left-hand side of .
Richard Smith
2018-07-27
1
-12
/
+13
*
Change \t to spaces
Fangrui Song
2018-07-20
1
-4
/
+4
*
Restructure checking for, and warning on, lifetime extension.
Richard Smith
2018-07-17
1
-7
/
+0
*
Temporarily revert r337226 "Restructure checking for, and warning on, lifetim...
Florian Hahn
2018-07-17
1
-0
/
+7
*
Restructure checking for, and warning on, lifetime extension.
Richard Smith
2018-07-17
1
-7
/
+0
*
Fix PR34668 - P0704R1 implementation is too permissive
Nicolas Lesser
2018-07-13
1
-2
/
+3
*
[C++17] Disallow lambdas in template parameters (PR33696).
Nicolas Lesser
2018-07-12
1
-3
/
+7
*
[Sema] Fix crash in getConstructorName.
Ilya Biryukov
2018-07-04
1
-0
/
+2
*
DR1687: When overload resolution selects a built-in operator, implicit
Richard Smith
2018-06-27
1
-1
/
+11
*
[Sema] Fix infinite typo correction loop.
Volodymyr Sapsai
2018-06-26
1
-4
/
+0
*
Restore pre-r335182 behavior for naming inherited constructors as
Richard Smith
2018-06-22
1
-1
/
+10
*
Related to PR37768: improve diagnostics for class name shadowing.
Richard Smith
2018-06-20
1
-0
/
+33
*
[OpenCL] Support new/delete in Sema
Sven van Haastregt
2018-06-14
1
-2
/
+19
*
[OpenCL] Restrict various keywords in OpenCL C++ mode
Sven van Haastregt
2018-05-09
1
-0
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-29
/
+29
*
Track the result of evaluating a computed noexcept specification on the
Richard Smith
2018-05-03
1
-14
/
+12
*
[OPENMP] Enable c++ exceptions outside of the target constructs iff they are
Alexey Bataev
2018-05-02
1
-1
/
+5
*
Revert "[ObjC] Make C++ triviality type traits available to non-trivial C"
Akira Hatanaka
2018-04-09
1
-26
/
+4
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[ObjC] Make C++ triviality type traits available to non-trivial C
Akira Hatanaka
2018-04-05
1
-4
/
+26
*
Revert r328680 ("[ObjC] Make C++ triviality type traits available to non-triv...
Richard Smith
2018-04-05
1
-12
/
+0
*
[Coroutines] Find custom allocators in class scope
Brian Gesiak
2018-04-01
1
-11
/
+19
*
[ObjC] Make C++ triviality type traits available to non-trivial C
Akira Hatanaka
2018-03-28
1
-0
/
+12
*
[Builtins] Overload __builtin_operator_new/delete to allow forwarding to usua...
Eric Fiselier
2018-03-21
1
-2
/
+123
*
Refactoring code around move/copy initialization. NFC.
Richard Trieu
2018-03-15
1
-1
/
+1
*
Re-land "[Sema] Make getCurFunction() return null outside function parsing"
Reid Kleckner
2018-03-12
1
-10
/
+8
*
Revert "[Sema] Make getCurFunction() return null outside function parsing"
Reid Kleckner
2018-03-08
1
-8
/
+10
*
[Sema] Make getCurFunction() return null outside function parsing
Reid Kleckner
2018-03-08
1
-10
/
+8
*
Remove redundant casts. NFC
George Burgess IV
2018-03-01
1
-2
/
+1
[prev]
[next]