[llvm-bugs] [Bug 44535] New: ASAN and Visual Studio 2019 missing translation unit name

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 13 04:00:52 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=44535

            Bug ID: 44535
           Summary: ASAN and Visual Studio 2019 missing translation unit
                    name
           Product: clang
           Version: 9.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ogamespec at gmail.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

I'm getting error:
current translation unit is compiled with the target feature
'-fsanitize=address' but the AST file was not

My project is too big, I cannot undertand which module causing such error.

Using Clang package for vs2019.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200113/6305611d/attachment.html>


More information about the llvm-bugs mailing list