| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This reverts commit https://reviews.llvm.org/rL344150 which causes
MachineOutliner related failures on the ppc64le multistage buildbot.
llvm-svn: 344526
|
| |
|
|
|
|
|
|
|
| |
This is currently a clang extension and a resolution
of the defect report in the C++ Standard.
Differential Revision: https://reviews.llvm.org/D46441
llvm-svn: 344150
|
| |
|
|
|
|
|
| |
GEP expressions were folded differently from before, change the tests to
reflect this.
llvm-svn: 194243
|
| |
|
|
|
|
| |
tests fail.
llvm-svn: 188447
|
| |
|
|
|
|
|
|
|
| |
initialized by a reference constant expression.
Our odr-use modeling still needs work here: we don't yet implement the 'set of
potential results of an expression' DR.
llvm-svn: 166361
|
| |
|
|
|
|
| |
namespace.
llvm-svn: 166194
|
| |
|
|
|
|
| |
-std=c++0x. Patch by Ahmed Charles!
llvm-svn: 141900
|
| |
|
|
| |
llvm-svn: 134831
|
| |
|
|
|
|
| |
labels there are numbered, not named, and numbered labels are formatted differently.
llvm-svn: 129562
|
|
|
draft standard (N3291).
llvm-svn: 129541
|