Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
537b8a8b4277c8dba6c29e7582acde72a0578bdc
/
unittests
/
Makefile
e638503
Fix dependencies now that the ARC migrator depends on the static analyzer.
by Jordan Rose
· 11 years ago
70571f4
Add hooks for typo correction to ExternalSemaSource, courtesy of Luke Zarko.
by Kaelyn Uhrain
· 11 years ago
fc2929f
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
by Roman Divacky
· 12 years ago
c35fac1
Fixes Makefile for Format unit tests.
by Fariborz Jahanian
· 12 years ago
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