Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
dd6e106621992978e6eb928a502379f934f2a8e9
/
unittests
/
Makefile
4da2166
Adds the AST Matcher library, which provides a in-C++ DSL to express
by Manuel Klimek
· 12 years ago
2d44d77
Implement a lexer for structured comments.
by Dmitri Gribenko
· 12 years ago
cb971c6
Adds a tooling library.
by Manuel Klimek
· 13 years ago
19d5aea
Add unit testing for Lexer.
by Argyrios Kyrtzidis
· 13 years ago
08d6e03
C++11 constexpr: Add note stacks containing backtraces if constant evaluation
by Richard Smith
· 13 years ago
5b106a8
Define DiagnosticBuilder<<APValue so it's easy to include APValues in
by Jeffrey Yasskin
· 13 years ago
483651c
Moves FileManagerTest.cpp to unittests/Basic such that the unit test
by Zhanyong Wan
· 14 years ago
9b555ea
Improves Clang's virtual file handling.
by Zhanyong Wan
· 14 years ago
9acd0d9
build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn
by Daniel Dunbar
· 14 years ago
7a17889
Add gTest unittests to clang, and write the first one.
by Jeffrey Yasskin
· 14 years ago