1. 0490501 The result type of logical || and && is bool in C++. Fixes PR5206. by Anders Carlsson · 15 years ago
  2. d249e1d1f Create a new PrintingPolicy class, which we pass down through the AST by Douglas Gregor · 16 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. e6d5a4a Implement checks for bool in increment and decrement. by Sebastian Redl · 16 years ago
  5. b88d45e treat bool literals as constatnt expressions. by Anders Carlsson · 16 years ago