Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
743de1f671ee0ef213c7404cfdc85579dd12c56e
/
test
/
Parser
/
cxx-reference.cpp
743de1f
Recognize rvalue references in C++03, but complain about them. This leads to far better error recovery.
by Sebastian Redl
· 16 years ago
7c80bd6
Almost complete implementation of rvalue references. One bug, and a few unclear areas. Maybe Doug can shed some light on some of the fixmes.
by Sebastian Redl
· 16 years ago
05532f2
Parser support for rvalue references.
by Sebastian Redl
· 16 years ago
27c8dc0
Implement initialization of a reference (C++ [dcl.init.ref]) as part
by Douglas Gregor
· 17 years ago
3b427b3
rename -parse-ast-print to -ast-print
by Chris Lattner
· 18 years ago
9f3d942
Removed option "-parse-ast-check" from clang driver. This is now implemented
by Ted Kremenek
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago