1. 2c0c745 Fix a crash for an edge case of the GNU ?: extension. by Eli Friedman · 13 years ago
  2. 7cc25fe Bind references to opaque r-values correctly. Add a few test cases by John McCall · 13 years ago
  3. aa46fe4 Rename test/CodeGenCXX/gnu-conditional-scalar-ext.cpp to conditional-gnu-ext.cpp by John McCall · 13 years ago[Renamed from test/CodeGenCXX/gnu-conditional-scalar-ext.cpp]
  4. 56ca35d Change the representation of GNU ?: expressions to use a different expression by John McCall · 14 years ago
  5. 0b78710 IRgen for gnu extension's conditional lvalue expression by Fariborz Jahanian · 14 years ago
  6. aa3b57e Implements in IRgen gnu extensions missing LHS for by Fariborz Jahanian · 14 years ago
  7. 1fb019b Problem with gnu conditional extension with missing by Fariborz Jahanian · 14 years ago
  8. af9b968 Patch to add IRgen support for Gnu's conditional operator by Fariborz Jahanian · 14 years ago