]> granicus.if.org Git - clang/commit
Temporarily revert r328404:
authorEric Christopher <echristo@gmail.com>
Mon, 2 Apr 2018 18:33:47 +0000 (18:33 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Apr 2018 18:33:47 +0000 (18:33 +0000)
commite24a51cdceab90191d497d490b1787e7bffae757
tree9ad6add77b5f6a4c3a0f1c16fe57c62c16aae7de
parentd2a393063c776b87b3183ae65dccb15634cdab48
Temporarily revert r328404:

commit 519b97132a4c960e8dedbfe4290d86970d92e995
Author: Richard Trieu <rtrieu@google.com>
Date:   Sat Mar 24 00:52:44 2018 +0000

    [ODRHash] Support pointer and reference types.

    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@328404 91177308-0d34-0410-b5e6-96231b3b80d8

As it's breaking some tests. I've communicated with Richard offline about testcases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ODRHash.cpp
test/Modules/odr_hash.cpp