Skip to content
Snippets Groups Projects
  • Duncan P. N. Exon Smith's avatar
    8a7e3ae8
    Revert "Frontend: Stop leaking when not -disable-free" · 8a7e3ae8
    Duncan P. N. Exon Smith authored
    This reverts commit r236419, since it caused some bots to fail.  On:
    
    http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/26124
    http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/35086
    
    these tests:
    
    FAIL: Clang::import-decl.cpp
    FAIL: Clang::floating-literal.c
    FAIL: Clang::x86_64-linux-android.c
    
    fail with this output:
    
    Command Output (stderr):
    --
    Stack dump:
    0.  Program arguments: /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/clang -cc1 -internal-isystem /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -ast-print -x ast -
    /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/tools/clang/test/Modules/Output/import-decl.cpp.script: line 3:  9665 Segmentation fault      (core dumped) /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/clang -cc1 -internal-isystem /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -ast-print -x ast - < /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/tools/clang/test/Modules/Output/import-decl.cpp.tmp.ast
          9666 Done                    | /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/FileCheck /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.src/tools/clang/test/Modules/import-decl.cpp
    
    --
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236422 91177308-0d34-0410-b5e6-96231b3b80d8
    8a7e3ae8
    History
    Revert "Frontend: Stop leaking when not -disable-free"
    Duncan P. N. Exon Smith authored
    This reverts commit r236419, since it caused some bots to fail.  On:
    
    http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/26124
    http://bb.pgr.jp/builders/cmake-clang-x86_64-linux/builds/35086
    
    these tests:
    
    FAIL: Clang::import-decl.cpp
    FAIL: Clang::floating-literal.c
    FAIL: Clang::x86_64-linux-android.c
    
    fail with this output:
    
    Command Output (stderr):
    --
    Stack dump:
    0.  Program arguments: /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/clang -cc1 -internal-isystem /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -ast-print -x ast -
    /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/tools/clang/test/Modules/Output/import-decl.cpp.script: line 3:  9665 Segmentation fault      (core dumped) /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/clang -cc1 -internal-isystem /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/../lib/clang/3.7.0/include -nostdsysteminc -ast-print -x ast - < /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/tools/clang/test/Modules/Output/import-decl.cpp.tmp.ast
          9666 Done                    | /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.obj/Release+Asserts/bin/FileCheck /var/lib/buildbot/slaves/hexagon-build-03/clang-hexagon-elf/llvm.src/tools/clang/test/Modules/import-decl.cpp
    
    --
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236422 91177308-0d34-0410-b5e6-96231b3b80d8
Code owners
Assign users and groups as approvers for specific file changes. Learn more.