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
/
AST
/
ASTContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ObjC] Diagnose implicit type coercion from ObjC 'Class' to object
James Y Knight
2019-10-17
1
-9
/
+17
*
[Concept] Associated Constraints Infrastructure
Saar Raz
2019-10-15
1
-1
/
+1
*
[ObjC] Remove default parameter no caller was providing. NFC intended.
Volodymyr Sapsai
2019-10-11
1
-12
/
+9
*
Re-land [mangle] Fix mangling where an extra mangle context is required.
Reid Kleckner
2019-10-10
1
-0
/
+10
*
Revert [mangle] Fix mangling where an extra mangle context is required.
Reid Kleckner
2019-10-10
1
-10
/
+0
*
[mangle] Fix mangling where an extra mangle context is required.
Michael Liao
2019-10-09
1
-0
/
+10
*
Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'
Ilya Biryukov
2019-10-09
1
-18
/
+1
*
Reland 'Add VFS support for sanitizers' blacklist'
Jan Korous
2019-10-08
1
-1
/
+18
*
Revert "Add VFS support for sanitizers' blacklist"
Jan Korous
2019-10-08
1
-18
/
+1
*
Add VFS support for sanitizers' blacklist
Jan Korous
2019-10-07
1
-1
/
+18
*
Properly handle instantiation-dependent array bounds.
Richard Smith
2019-10-04
1
-21
/
+38
*
ASTContext - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-03
1
-32
/
+19
*
Remove duplicate P->getAs<PointerType>() call. NFCI.
Simon Pilgrim
2019-10-03
1
-2
/
+2
*
ASTContext - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-02
1
-21
/
+20
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
1
-6
/
+6
*
For P0784R7: compute whether a variable has constant destruction if it
Richard Smith
2019-09-29
1
-1
/
+1
*
Revert r370850 "Re-commit r363191 "[MS] Pretend constexpr variable template s...
Hans Wennborg
2019-09-25
1
-19
/
+4
*
NFC: Change ObjCQualified*TypesAreCompatible to take
James Y Knight
2019-09-21
1
-38
/
+26
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-13
1
-0
/
+8
*
[Sema][ObjC] Mark C union fields that have non-trivial ObjC ownership
Akira Hatanaka
2019-09-07
1
-0
/
+22
*
Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"
Roman Lebedev
2019-09-04
1
-8
/
+0
*
Re-commit r363191 "[MS] Pretend constexpr variable template specializations a...
Hans Wennborg
2019-09-04
1
-4
/
+19
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-04
1
-0
/
+8
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-02
1
-8
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-09-02
1
-0
/
+8
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-31
1
-8
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-31
1
-0
/
+8
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-8
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-0
/
+8
*
Revert [Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-8
/
+0
*
[Clang Interpreter] Initial patch for the constexpr interpreter
Nandor Licker
2019-08-30
1
-0
/
+8
*
[ObjC] Fix type checking for qualified id block parameters.
Volodymyr Sapsai
2019-08-28
1
-3
/
+3
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clang] Refactor doc comments to Decls attribution
Jan Korous
2019-08-13
1
-168
/
+214
*
Add SVE opaque built-in types
Richard Sandiford
2019-08-09
1
-5
/
+42
*
[OpenMP 5.0] Codegen support for user-defined mappers.
Michael Kruse
2019-08-05
1
-1
/
+1
*
Revert "[OpenMP 5.0] Codegen support for user-defined mappers."
Michael Kruse
2019-08-04
1
-1
/
+1
*
[OpenMP 5.0] Codegen support for user-defined mappers.
Michael Kruse
2019-08-04
1
-1
/
+1
*
Remove CallingConvMethodType
Erich Keane
2019-07-25
1
-1
/
+1
*
[OpenMP] Simplify getFloatTypeSemantics
Fangrui Song
2019-07-09
1
-4
/
+2
*
[OPENMP]Fix the float point semantics handling on the device.
Alexey Bataev
2019-07-09
1
-2
/
+10
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
1
-4
/
+3
*
Revert r363191 "[MS] Pretend constexpr variable template specializations are ...
Reid Kleckner
2019-06-26
1
-19
/
+4
*
[clang] Small improvments after Adding APValue to ConstantExpr
Gauthier Harnisch
2019-06-21
1
-1
/
+1
*
[OPENMP]Use host's long double when compiling the code for device.
Alexey Bataev
2019-06-18
1
-2
/
+9
*
[clang] Add storage for APValue in ConstantExpr
Gauthier Harnisch
2019-06-15
1
-0
/
+3
*
Add comment to r363191 code as requested in code review
Reid Kleckner
2019-06-12
1
-2
/
+5
*
[MS] Pretend constexpr variable template specializations are inline
Reid Kleckner
2019-06-12
1
-4
/
+16
*
[OpenCL] Use long instead of long long in x86 builtins
Andrew Savonichev
2019-06-03
1
-4
/
+15
*
Add Attribute NoThrow as an Exception Specifier Type
Erich Keane
2019-05-30
1
-1
/
+4
[next]