Skip to content
GitLab
Explore
Sign in
Commits · b491ed36b4ef9943e21fb47405b5ed8bea412b99
llvm-bpevl
clang
lib
Serialization
ASTCommon.cpp
Browse files
Dec 26, 2010
The -fshort-wchar option causes wchar_t to become unsigned, in addition to being
· ad3467ee
Chris Lattner
authored
Dec 25, 2010
ad3467ee
Oct 14, 2010
Give a default implementation for ASTDeserializationListener's methods, no functionality change.
· 55d1fc2d
Argyrios Kyrtzidis
authored
Oct 14, 2010
55d1fc2d
Aug 20, 2010
Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic
· 082e4613
Argyrios Kyrtzidis
authored
Aug 20, 2010
082e4613
Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copies...
· 4bd97102
Argyrios Kyrtzidis
authored
Aug 20, 2010
4bd97102
Loading