[all-commits] [llvm/llvm-project] a77b66: Allocate builtins table earlier to fix bug found b...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Nov 18 10:41:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a77b66a05625ea4271c2d76f65428cce02e4699e
https://github.com/llvm/llvm-project/commit/a77b66a05625ea4271c2d76f65428cce02e4699e
Author: Reid Kleckner <rnk at google.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
M clang/lib/Lex/Preprocessor.cpp
Log Message:
-----------
Allocate builtins table earlier to fix bug found by ubsan
Follow up to 979da9a4c3ba
More information about the All-commits
mailing list