index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Sema
/
Sema.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-1
/
+1
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-08
1
-0
/
+4
*
Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...
Andrew Savonichev
2018-11-07
1
-4
/
+0
*
[OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extension
Andrew Savonichev
2018-11-07
1
-0
/
+4
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+2
*
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
Leonard Chan
2018-10-23
1
-2
/
+1
*
[Fixed Point Arithmetic] FixedPointCast
Leonard Chan
2018-10-15
1
-0
/
+2
*
[Sema][OpenCL] Improve diagnostics for not viable overloadable function candi...
Andrew Savonichev
2018-10-11
1
-0
/
+28
*
[clang] Add the exclude_from_explicit_instantiation attribute
Louis Dionne
2018-10-04
1
-2
/
+4
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+59
*
Revert r343518.
Akira Hatanaka
2018-10-01
1
-59
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-10-01
1
-0
/
+59
*
[modules] Don't bother creating a global module fragment when building a
Richard Smith
2018-09-15
1
-1
/
+3
*
[modules] Frontend support for building a header module from a list of
Richard Smith
2018-09-15
1
-1
/
+2
*
Revert r341754.
Akira Hatanaka
2018-09-09
1
-54
/
+0
*
Distinguish `__block` variables that are captured by escaping blocks
Akira Hatanaka
2018-09-08
1
-0
/
+54
*
PR38627: Fix handling of exception specification adjustment for
Richard Smith
2018-09-05
1
-3
/
+2
*
[OpenCL] Traverse vector types for ocl extensions support
Alexey Sotkin
2018-09-03
1
-0
/
+8
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-5
/
+5
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Implement cpu_dispatch/cpu_specific Multiversioning
Erich Keane
2018-07-20
1
-11
/
+35
*
Support implicit _Atomic struct load / store
JF Bastien
2018-07-18
1
-0
/
+1
*
Add caching when looking up coroutine_traits
Brian Gesiak
2018-07-14
1
-3
/
+3
*
[C++17] Disallow lambdas in template parameters (PR33696).
Nicolas Lesser
2018-07-12
1
-1
/
+1
*
[modules] Do not serialize / deserialize pending new/delete mismatch
Richard Smith
2018-06-28
1
-10
/
+7
*
[MS] Make sure __GetExceptionInfo works on types with no linkage
Reid Kleckner
2018-06-20
1
-0
/
+2
*
[CUDA] Allow "extern __shared__ Foo foo[]" within anon. namespaces.
Justin Lebar
2018-05-17
1
-0
/
+5
*
[AST] Fix -ast-print for _Bool when have diagnostics
Joel E. Denny
2018-05-14
1
-3
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-11
/
+11
*
[C++2a] Implement operator<=> CodeGen and ExprConstant
Eric Fiselier
2018-05-07
1
-4
/
+7
*
Revert r329684 (and follow-ups 329693, 329714). See discussion on https://rev...
Nico Weber
2018-04-10
1
-22
/
+0
*
-ftime-report switch support in Clang.
Andrew V. Tischenko
2018-04-10
1
-0
/
+22
*
[MS] Fix late-parsed template infinite loop in eager instantiation
Reid Kleckner
2018-03-26
1
-0
/
+19
*
Sink PrettyDeclStackTrace down to the AST library
Jordan Rose
2018-03-23
1
-19
/
+1
*
Re-land "[Sema] Make getCurFunction() return null outside function parsing"
Reid Kleckner
2018-03-12
1
-19
/
+31
*
Revert "[Sema] Make getCurFunction() return null outside function parsing"
Reid Kleckner
2018-03-08
1
-31
/
+19
*
[Sema] Make getCurFunction() return null outside function parsing
Reid Kleckner
2018-03-08
1
-19
/
+31
*
Avoid including ScopeInfo.h from Sema.h
Reid Kleckner
2018-03-07
1
-0
/
+12
*
[NFC] Move CommentOpts checks to the call sites that depend on it. (Re-applyi...
David L. Jones
2018-03-02
1
-2
/
+1
*
Revert r326501 due to buildbot breakage.
David L. Jones
2018-03-01
1
-1
/
+2
*
[NFC] Move CommentOpts checks to the call sites that depend on it.
David L. Jones
2018-03-01
1
-2
/
+1
*
[Templight] Template Instantiation Observer
Gabor Horvath
2018-02-10
1
-0
/
+1
*
Fix crash when trying to pack-expand a GNU statement expression.
Richard Smith
2018-02-03
1
-2
/
+2
*
Implement Attribute Target MultiVersioning
Erich Keane
2018-01-08
1
-0
/
+6
*
Remove creation of out-of-bounds value of enumeration type (resulting in UB).
Richard Smith
2017-12-08
1
-1
/
+1
*
Fix -Wunused-private-field to fire regardless of which implicit special membe...
Richard Smith
2017-11-01
1
-1
/
+2
*
[Sema] -Wzero-as-null-pointer-constant: don't warn for system macros other th...
Roman Lebedev
2017-10-26
1
-2
/
+14
*
Ignore implicity casts for zero-as-null-pointer-constant warning
Erich Keane
2017-10-25
1
-1
/
+1
*
[Modules TS] Diagnose missing/duplicate module-declaration.
Richard Smith
2017-10-11
1
-0
/
+11
*
Implement C++ [basic.link]p8.
Richard Smith
2017-09-20
1
-21
/
+58
[next]