This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f30eaa88ef [AST] correct the behavior of -fvisibility-inlines-hidden op [...] new 30d47f64ec [clang-tblgen] Add -print-records and -dump-json modes. new 7aca6c1a08 [clang][mips] Set __mips_fpr correctly for -mfpxx
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticCommonKinds.td | 3 ++ lib/Basic/Targets/Mips.cpp | 65 +++++++++++++++++++++++----- lib/Basic/Targets/Mips.h | 14 +++--- test/Preprocessor/init.c | 41 ++++++++++++++++-- utils/TableGen/TableGen.cpp | 12 +++++ 5 files changed, 116 insertions(+), 19 deletions(-)