| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
of whether the initializer list is dependent.
llvm-svn: 196558
|
|
|
|
|
|
|
| |
expression that is not a zero literal, in C. This is a different, and more
targeted, approach than that in r194540.
llvm-svn: 195303
|
|
|
|
|
|
|
|
|
| |
We don't really need to perform semantic analysis on the dependent expression
anyway, so just call the cast dependent.
<rdar://problem/15012610>
llvm-svn: 190981
|
|
|
|
|
|
| |
VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
|
|
|
|
|
|
| |
checking trivial comparisons. Fixes PR8795.
llvm-svn: 122322
|
|
|
|
|
|
| |
a non-dependent type.
llvm-svn: 120384
|
|
|
|
|
|
| |
based on the known properties of the casted-to type. Fixes a crash on spirit.
llvm-svn: 120180
|
|
|
|
| |
llvm-svn: 109532
|
|
|
|
| |
llvm-svn: 104445
|
|
|
|
|
|
|
|
| |
references a const variable of integral type, the initializer may be
in a different declaration than the one that name-lookup saw. Find the
initializer anyway. Fixes PR6045.
llvm-svn: 93514
|
|
llvm-svn: 92282
|